Remove source field from creation endpoints
Merge request reports
Activity
added 10 commits
- e5a43a34 - CreateEntity
- 7dc58d90 - CreateTranscription
- ee471e46 - CreateElementTranscriptions
- c5fa6103 - CreateClassifications
- 7c1d28b2 - CreateClassification
- 7251dc07 - CreateElement
- a7c98b45 - Cleanup
- 69c03d8a - Remove classification source xor verion constraint
- ecd839e0 - Update tests for documents app
- c0f8b5c4 - Other tests
Toggle commit listCodecov Report
Merging #1037 into master will decrease coverage by
0.20%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #1037 +/- ## ========================================== - Coverage 88.03% 87.82% -0.21% ========================================== Files 233 233 Lines 15342 15101 -241 ========================================== - Hits 13506 13263 -243 - Misses 1836 1838 +2
Impacted Files Coverage Δ arkindex/documents/api/entities.py 97.56% <ø> (-0.02%)
arkindex/documents/models.py 33.44% <ø> (ø)
arkindex/documents/serializers/ml.py 100.00% <ø> (ø)
...kindex/documents/tests/test_bulk_classification.py 100.00% <ø> (ø)
...ocuments/tests/test_bulk_element_transcriptions.py 100.00% <ø> (ø)
...ndex/documents/tests/test_create_transcriptions.py 100.00% <ø> (ø)
arkindex/documents/tests/test_moderation.py 100.00% <ø> (ø)
arkindex/project/serializer_fields.py 86.44% <ø> (-4.04%)
arkindex/documents/api/ml.py 97.77% <100.00%> (-0.01%)
...tions/0020_remove_source_xor_version_constraint.py 100.00% <100.00%> (ø)
... and 10 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 663b4b3...aef7b91. Read the comment docs.Edited by Bastien Abadieadded 10 commits
- b88c416c - CreateEntity
- 58a96b39 - CreateTranscription
- 2eaef534 - CreateElementTranscriptions
- 24ef418a - CreateClassifications
- a67ef9bc - CreateClassification
- fd4bb33b - CreateElement
- 2dc24147 - Cleanup
- 9804fc7d - Remove classification source xor verion constraint
- 44a5baf3 - Update tests for documents app
- 51df3e61 - Other tests
Toggle commit listadded 20 commits
-
51df3e61...663b4b35 - 9 commits from branch
master
- 13362a67 - CreateElement
- c3644859 - CreateEntity
- bd64d156 - CreateTranscription
- a0e39935 - CreateElementTranscriptions
- e0cc9c50 - CreateClassifications
- 02728c73 - CreateClassification
- 660e7c62 - CreateElement
- c9d87e44 - Cleanup
- 1575eefc - Remove classification source xor verion constraint
- adf1e4b9 - Update tests for documents app
- aef7b91c - Other tests
Toggle commit list-
51df3e61...663b4b35 - 9 commits from branch
enabled an automatic merge when the pipeline for aef7b91c succeeds
mentioned in merge request !903 (merged)
mentioned in commit 72c6ac3d
mentioned in issue #490 (closed)
mentioned in merge request !1046 (merged)
mentioned in issue #153 (closed)
mentioned in issue #494 (closed)
Please register or sign in to reply