Add import_tei command
Merge request reports
Activity
Codecov Report
Merging #620 into master will increase coverage by
0.03%
. The diff coverage is96.29%
.@@ Coverage Diff @@ ## master #620 +/- ## ========================================= + Coverage 86.17% 86.2% +0.03% ========================================= Files 179 181 +2 Lines 13283 13331 +48 ========================================= + Hits 11446 11492 +46 - Misses 1837 1839 +2
Impacted Files Coverage Δ arkindex/himanis/tests/test_tei.py 100% <ø> (ø)
arkindex/himanis/tei.py 53.08% <100%> (-0.58%)
arkindex/himanis/tests/commands/test_import_tei.py 100% <100%> (ø)
arkindex/himanis/management/commands/import_tei.py 93.54% <93.54%> (ø)
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 eae818b...4d2b9b4. Read the comment docs.Edited by Bastien Abadieadded 48 commits
-
c3a511d8...f6554319 - 45 commits from branch
master
- 6791e403 - Restore the import_acts command
- 3d06bc53 - Remove useless code
- 27891ef4 - Add import_tei command
Toggle commit list-
c3a511d8...f6554319 - 45 commits from branch
enabled an automatic merge when the pipeline for 27891ef4 succeeds
added 5 commits
-
27891ef4...eae818b2 - 2 commits from branch
master
- bf37fef3 - Restore the import_acts command
- 433c3dc9 - Remove useless code
- 4d2b9b4b - Add import_tei command
Toggle commit list-
27891ef4...eae818b2 - 2 commits from branch
enabled an automatic merge when the pipeline for 4d2b9b4b succeeds
mentioned in commit 4abcf7a0
mentioned in issue #173 (closed)
Please register or sign in to reply