Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/add sources from unstructured inference #1538

Merged
merged 57 commits into from
Oct 5, 2023

Commits on Sep 26, 2023

  1. Changelog update

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3ae41c1 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG update

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b31358c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dfbd90 View commit details
    Browse the repository at this point in the history
  4. refactor: change import location

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8320d49 View commit details
    Browse the repository at this point in the history
  5. lining

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f9ab8c9 View commit details
    Browse the repository at this point in the history
  6. fix: handles sources of non-hi_res elements

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9bab134 View commit details
    Browse the repository at this point in the history
  7. fix: correctly query dictionary

    Benjamin Torres committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3b07daf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Benjamin/feat/add sources from unstructured inference <- Ingest test …

    …fixtures update (#1544)
    
    This pull request includes updated ingest test fixtures.
    Please review and merge if appropriate.
    
    Co-authored-by: benjats07 <[email protected]>
    ryannikolaidis and benjats07 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    51d7257 View commit details
    Browse the repository at this point in the history
  2. feat: add data_origin to all document elements

    Benjamin Torres committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2de6040 View commit details
    Browse the repository at this point in the history
  3. fix: add type ignore

    Benjamin Torres committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ef2f019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44c5fb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. test: fix reference object

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    12b30a0 View commit details
    Browse the repository at this point in the history
  2. fix: corrected image source

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    786ab88 View commit details
    Browse the repository at this point in the history
  3. feat/add sources from unstructured inference <- Ingest test fixtures …

    …update (#1562)
    
    This pull request includes updated ingest test fixtures.
    Please review and merge if appropriate.
    
    Co-authored-by: benjats07 <[email protected]>
    ryannikolaidis and benjats07 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    64ca051 View commit details
    Browse the repository at this point in the history
  4. feat: add missing origins

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e700182 View commit details
    Browse the repository at this point in the history
  5. test: add tests for checking source of elements on all types

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ca23d44 View commit details
    Browse the repository at this point in the history
  6. linting

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15f42d4 View commit details
    Browse the repository at this point in the history
  7. fix: remove data_origin from JSON outputs

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fe3671d View commit details
    Browse the repository at this point in the history
  8. fix: remove variable naming containing _source_

    Benjamin Torres committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ba194c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a265d0b View commit details
    Browse the repository at this point in the history
  10. feat/add sources from unstructured inference <- Ingest test fixtures …

    …update (#1566)
    
    This pull request includes updated ingest test fixtures.
    Please review and merge if appropriate.
    
    Co-authored-by: benjats07 <[email protected]>
    ryannikolaidis and benjats07 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3f0618b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3d7d07 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    b186c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9bcd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update CHANGELOG

    Benjamin Torres committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    60992bb View commit details
    Browse the repository at this point in the history
  2. refactor: makes data_source optional field

    Benjamin Torres committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7e95e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. refactor: uses setattr for data_source

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    30a64f6 View commit details
    Browse the repository at this point in the history
  2. Linting

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8ee672e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7cc62b View commit details
    Browse the repository at this point in the history
  4. refactor: delete lines checking for debug variable

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8b03bf3 View commit details
    Browse the repository at this point in the history
  5. fix: add debug variable to test-no-extras

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a423cf5 View commit details
    Browse the repository at this point in the history
  6. fix: missing env variable assignation

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1ed45a5 View commit details
    Browse the repository at this point in the history
  7. fix: missing env variable assignation

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    25f54a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e4b5a3 View commit details
    Browse the repository at this point in the history
  9. refactor: change way to asign data_origin

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a73bf65 View commit details
    Browse the repository at this point in the history
  10. test: update tests for checking data_origin

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    61d3a4a View commit details
    Browse the repository at this point in the history
  11. fix: missing data_origin on some elements

    Benjamin Torres committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    95d9378 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    bb47079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164963d View commit details
    Browse the repository at this point in the history
  3. refactor: change data_origin by detection_origin

    Benjamin Torres committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    860af76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63ef0ee View commit details
    Browse the repository at this point in the history
  5. linting

    Benjamin Torres committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    861d9ac View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    1e7a085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9065e4e View commit details
    Browse the repository at this point in the history
  3. linting

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c16b79c View commit details
    Browse the repository at this point in the history
  4. fix: new elements missed detection_origin

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9dfa83a View commit details
    Browse the repository at this point in the history
  5. Version and changelog update

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b8d5167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    519dba1 View commit details
    Browse the repository at this point in the history
  7. fix: recovered line lost when merging main

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5c1d31d View commit details
    Browse the repository at this point in the history
  8. fix: variable incorrectly setted

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0b0d68b View commit details
    Browse the repository at this point in the history
  9. refactor: returns objects directly

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2fb50ac View commit details
    Browse the repository at this point in the history
  10. refactor: change detection_origin by constants

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2b4110d View commit details
    Browse the repository at this point in the history
  11. feat/add sources from unstructured inference <- Ingest test fixtures …

    …update (#1655)
    
    This pull request includes updated ingest test fixtures.
    Please review and merge if appropriate.
    
    Co-authored-by: benjats07 <[email protected]>
    ryannikolaidis and benjats07 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    73bd60a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbb3e3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3ed76a View commit details
    Browse the repository at this point in the history
  14. linting

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1a9a303 View commit details
    Browse the repository at this point in the history
  15. Changelog update

    Benjamin Torres committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5fc6e82 View commit details
    Browse the repository at this point in the history