Transcription-Entities link in database/Simple API endpoint
All threads resolved!
All threads resolved!
Merge request reports
Activity
Codecov Report
Merging #345 into master will increase coverage by
0.06%
. The diff coverage is81.48%
.@@ Coverage Diff @@ ## master #345 +/- ## ========================================= + Coverage 81.23% 81.3% +0.06% ========================================= Files 173 176 +3 Lines 10930 11027 +97 ========================================= + Hits 8879 8965 +86 - Misses 2051 2062 +11
Impacted Files Coverage Δ arkindex/documents/serializers/elements.py 93.91% <ø> (-0.95%)
arkindex/documents/api/elements.py 80.55% <ø> (-3.42%)
arkindex/project/api_v1.py 100% <100%> (ø)
arkindex/documents/tests/test_elements_api.py 100% <100%> (ø)
arkindex/documents/serializers/ml.py 95% <100%> (ø)
...ents/migrations/0006_transcribed_entities_table.py 100% <100%> (ø)
arkindex/documents/models.py 39% <13.95%> (-0.36%)
arkindex/documents/api/entities.py 97.56% <97.56%> (ø)
arkindex/documents/serializers/entities.py 97.64% <97.64%> (ø)
... and 2 more
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 947237d...fba8560. Read the comment docs.Edited by Bastien Abadie- Resolved by Erwan Rouchet
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
- Resolved by Erwan Rouchet
- Automatically resolved by Valentin Rigal
added 20 commits
-
39054ab9...947237db - 4 commits from branch
master
- 62e5ff38 - Transcription Entities table
- 4955769b - db migration
- 40c8f42e - refactoring entity related endpoints
- b84e8a79 - fixup checks order in model
- f1f080b7 - transcription entity link bulk-create endpoint
- c8acfbdb - assert no item is duplicated in list
- 205d46fc - related unit tests
- 736a0328 - related ListAPIView
- 17c2e102 - ListAPIView tests
- 2c223641 - OpenAPI schema update
- 9aa788de - Bulk create
- cd09f183 - Simple transcriptionEntity Serializer and endpoint
- 9b816938 - adapt test
- 4c0fe639 - adapt openapi patch
- 49bcb8de - fixes
- fba85600 - better naming
Toggle commit list-
39054ab9...947237db - 4 commits from branch
enabled an automatic merge when the pipeline for fba85600 succeeds
mentioned in commit 19517c8f
Please register or sign in to reply