Move spacy validation
All threads resolved!
All threads resolved!
requires common!26
Merge request reports
Activity
- Automatically resolved by Valentin Rigal
Codecov Report
Merging #348 into master will increase coverage by
0.1%
. The diff coverage is92.59%
.@@ Coverage Diff @@ ## master #348 +/- ## ========================================= + Coverage 81.36% 81.46% +0.1% ========================================= Files 176 176 Lines 11065 11066 +1 ========================================= + Hits 9003 9015 +12 + Misses 2062 2051 -11
Impacted Files Coverage Δ arkindex/documents/migrations/0001_initial.py 100% <ø> (ø)
...ex/documents/management/commands/build_fixtures.py 0% <0%> (ø)
arkindex/documents/models.py 40.14% <0%> (+1.13%)
arkindex/documents/pagexml.py 94.97% <100%> (+0.02%)
arkindex/images/importer.py 33.68% <100%> (+0.35%)
...dex/documents/tests/commands/test_delete_corpus.py 100% <100%> (ø)
...index/documents/tests/test_transcription_create.py 100% <100%> (ø)
arkindex/documents/api/ml.py 94.05% <100%> (+0.05%)
arkindex/documents/tests/test_pagexml.py 100% <100%> (ø)
...cuments/migrations/0004_entities_data_migration.py 44.44% <100%> (-1.99%)
... 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 7ac8ee6...b5506ff. Read the comment docs.Edited by Bastien Abadieadded 5 commits
-
1b423aa6...7ac8ee6e - 2 commits from branch
master
- 8fe5b50b - move EntityType Enum to common
- ca69551f - move TranscriptionType Enum to common
- b5506ffe - README fix
Toggle commit list-
1b423aa6...7ac8ee6e - 2 commits from branch
mentioned in commit a4562e6b
Please register or sign in to reply