Remove some useless code
Merge request reports
Activity
Codecov Report
Merging #346 into master will increase coverage by
0.02%
. The diff coverage is100%
.@@ Coverage Diff @@ ## master #346 +/- ## ========================================== + Coverage 81.21% 81.23% +0.02% ========================================== Files 173 173 Lines 10942 10930 -12 ========================================== - Hits 8886 8879 -7 + Misses 2056 2051 -5
Impacted Files Coverage Δ arkindex/documents/models.py 39.36% <ø> (+0.09%)
arkindex/documents/tests/test_pagexml.py 100% <ø> (ø)
arkindex/project/tests/test_checks.py 100% <ø> (ø)
arkindex/documents/tasks.py 0% <ø> (ø)
arkindex/documents/tests/commands/test_reindex.py 100% <ø> (ø)
arkindex/documents/surface.py 70% <ø> (-1.24%)
arkindex/dataimport/git.py 96.45% <ø> (-0.03%)
arkindex/images/importer.py 33.33% <100%> (ø)
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 43bd5cc...aac8153. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
9582f5f9...43bd5cc9 - 2 commits from branch
master
- aac8153f - Remove some useless code
-
9582f5f9...43bd5cc9 - 2 commits from branch
enabled an automatic merge when the pipeline for aac8153f succeeds
mentioned in commit 947237db
Please register or sign in to reply