Ocr
Merge request reports
Activity
added 5 commits
-
df8a9145...44a73fd6 - 2 commits from branch
master
- 995013a7 - First version of OCR + save
- c7f3a445 - show in admin
- 8f8f1893 - remove print
Toggle commit list-
df8a9145...44a73fd6 - 2 commits from branch
Codecov Report
Merging #89 into master will increase coverage by
0.21%
. The diff coverage is85.24%
.@@ Coverage Diff @@ ## master #89 +/- ## ========================================== + Coverage 59.53% 59.75% +0.21% ========================================== Files 140 142 +2 Lines 5412 5454 +42 ========================================== + Hits 3222 3259 +37 - Misses 2190 2195 +5
Impacted Files Coverage Δ arkindex/documents/serializers/elements.py 100% <ø> (ø)
arkindex/documents/models.py 38.86% <0%> (-0.39%)
arkindex/documents/admin.py 6.52% <0%> (ø)
arkindex/documents/migrations/0024_page_text.py 100% <100%> (ø)
arkindex/dataimport/tests/test_tasks.py 100% <100%> (ø)
arkindex/dataimport/models.py 28% <100%> (+0.97%)
...index/dataimport/management/commands/analyze_ml.py 89.47% <89.47%> (ø)
arkindex/dataimport/tasks.py 28.08% <90%> (+1.18%)
... and 1 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 44a73fd...df2bd70. Read the comment docs.Edited by Bastien Abadieenabled an automatic merge when the pipeline for df2bd701 succeeds
mentioned in commit c222576f
Please register or sign in to reply