Skip to content
Snippets Groups Projects

Add a parameter to serialize transcription elements in CreateElementTranscriptions

Merged Valentin Rigal requested to merge create-transcriptions-list-elements into master

Add a filter in CreateElementTranscriptions endpoint to serialize created elements.
This allows ML tools to recursively push transcriptions.

The response should specify elements that have been created

Part of worker-ml#36

Edited by Valentin Rigal

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal added 1 commit

    added 1 commit

    • 436f708b - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Codecov Report

    Merging #863 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##           master     #863      +/-   ##
    ==========================================
    + Coverage   86.43%   86.47%   +0.03%     
    ==========================================
      Files         227      227              
      Lines       14185    14221      +36     
    ==========================================
    + Hits        12261    12297      +36     
      Misses       1924     1924              
    Impacted Files Coverage Δ
    arkindex/documents/api/ml.py 97.25% <100.00%> (+0.12%) :arrow_up:
    arkindex/documents/serializers/ml.py 100.00% <100.00%> (ø)
    ...ocuments/tests/test_bulk_element_transcriptions.py 100.00% <100.00%> (ø)

    Continue to review full report at Codecov.

    Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d9680e3...c877800. Read the comment docs.

    Edited by Bastien Abadie
  • Erwan Rouchet added 6 commits

    added 6 commits

    • 436f708b...5280a82d - 2 commits from branch master
    • 4786f803 - Allow to serialize the sub-elements while bulk creating transcriptions
    • 2971b5bb - Store created zones and elements to avoid duplication
    • 696812b5 - Add a test for elements serialization
    • 507c8a51 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Valentin Rigal marked as a Work In Progress

    marked as a Work In Progress

  • Valentin Rigal changed the description

    changed the description

  • Valentin Rigal unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Valentin Rigal added 2 commits

    added 2 commits

    • bb90c572 - Add information on created elements
    • 071f1c0b - Add OpenAPI response examples

    Compare with previous version

  • Valentin Rigal added 9 commits

    added 9 commits

    • 071f1c0b...0385039c - 3 commits from branch master
    • 943aebd2 - Allow to serialize the sub-elements while bulk creating transcriptions
    • 32153c9d - Store created zones and elements to avoid duplication
    • e104d028 - Add a test for elements serialization
    • b13f1ffa - Apply 1 suggestion(s) to 1 file(s)
    • 6a893492 - Add information on created elements
    • 597095e9 - Add OpenAPI response examples

    Compare with previous version

  • Valentin Rigal added 9 commits

    added 9 commits

    • 597095e9...d9680e36 - 2 commits from branch master
    • 87f3cf1a - Allow to serialize the sub-elements while bulk creating transcriptions
    • 2cfb8e44 - Store created zones and elements to avoid duplication
    • 42e360e9 - Add a test for elements serialization
    • b134b61b - Apply 1 suggestion(s) to 1 file(s)
    • e37b03c9 - Add information on created elements
    • 6811456c - Add OpenAPI response examples
    • 2b97dfa7 - Suggestion and tests update

    Compare with previous version

  • Valentin Rigal resolved all threads

    resolved all threads

  • Erwan Rouchet
  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal added 1 commit

    added 1 commit

    • c877800f - Move the annotated elements serializer to documents.serializers.ml

    Compare with previous version

  • Erwan Rouchet approved this merge request

    approved this merge request

  • Erwan Rouchet mentioned in commit 3d43ede7

    mentioned in commit 3d43ede7

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading