Remove TranscriptionType
Part of #555 (closed)
Merge request reports
Activity
Codecov Report
Merging #1098 (038b9f3a) into master (b6e4ac1f) will decrease coverage by
0.04%
. The diff coverage is84.84%
.@@ Coverage Diff @@ ## master #1098 +/- ## ========================================== - Coverage 88.15% 88.11% -0.05% ========================================== Files 240 241 +1 Lines 16281 16192 -89 ========================================== - Hits 14352 14267 -85 + Misses 1929 1925 -4
Impacted Files Coverage Δ ...kindex/dataimport/tests/test_transkribus_import.py 100.00% <ø> (ø)
arkindex/documents/admin.py 1.19% <0.00%> (ø)
arkindex/documents/api/elements.py 98.64% <ø> (-0.03%)
arkindex/documents/api/iiif.py 97.56% <ø> (-0.06%)
arkindex/documents/api/ml.py 97.81% <ø> (-0.01%)
arkindex/documents/api/search.py 97.91% <ø> (-0.09%)
...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/documents/migrations/0001_initial.py 100.00% <ø> (ø)
arkindex/documents/models.py 33.68% <0.00%> (+0.23%)
arkindex/documents/serializers/elements.py 98.53% <ø> (-0.03%)
... and 24 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 b6e4ac1...038b9f3. Read the comment docs.Edited by Bastien Abadieassigned to @babadie and unassigned @erwanrouchet
added 4 commits
-
cfe69af2...b6e4ac1f - 2 commits from branch
master
- c9f58083 - Remove TranscriptionType
- 038b9f3a - Add unit test
-
cfe69af2...b6e4ac1f - 2 commits from branch
mentioned in commit 17e80cdc
Please register or sign in to reply