Move image and PDF import tasks to arkindex-tasks
Requires tasks!3 (merged), tasks!4 (merged) and architecture!73
Edited by Erwan Rouchet
Merge request reports
Activity
Codecov Report
Merging #327 into master will decrease coverage by
0.12%
. The diff coverage is85.29%
.@@ Coverage Diff @@ ## master #327 +/- ## ========================================= - Coverage 80.93% 80.8% -0.13% ========================================= Files 175 168 -7 Lines 10649 10348 -301 ========================================= - Hits 8619 8362 -257 + Misses 2030 1986 -44
Impacted Files Coverage Δ arkindex/project/checks.py 76.47% <ø> (ø)
arkindex/dataimport/management/commands/import.py 0% <0%> (ø)
arkindex/project/settings.py 0% <0%> (ø)
arkindex/project/tests/test_checks.py 100% <100%> (ø)
arkindex/dataimport/models.py 31.95% <100%> (+0.81%)
arkindex/dataimport/git.py 96.47% <92.85%> (-0.4%)
arkindex/project/aws.py 32.14% <0%> (-3.58%)
arkindex/images/models.py 49% <0%> (-3%)
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 30ca787...5a0b165. Read the comment docs.Edited by Bastien Abadieadded 11 commits
-
60c37e35...8ea16f35 - 2 commits from branch
master
- 33883a8e - Add tasks Docker image setting
- fa7af06d - Add system check
- 16ddf8bb - Remove image tasks
- e4844916 - Perform ML setup in GitFlow
- 7161e346 - Reduce import command to repo imports
- cd95bab4 - Remove task tests
- cb3b7d03 - Use tasks image in workflows
- 017d2a68 - Remove Poppler
- e4516d66 - Remove PDF import stuff
Toggle commit list-
60c37e35...8ea16f35 - 2 commits from branch
added 13 commits
-
e4516d66...30ca787d - 4 commits from branch
master
- b2ebf589 - Add tasks Docker image setting
- ebbc583a - Add system check
- f2d657c1 - Remove image tasks
- 560266f0 - Perform ML setup in GitFlow
- 77783ba3 - Reduce import command to repo imports
- 5d736018 - Remove task tests
- ef7d79b9 - Use tasks image in workflows
- 6b663b8b - Remove Poppler
- 5a0b165d - Remove PDF import stuff
Toggle commit list-
e4516d66...30ca787d - 4 commits from branch
mentioned in commit bef4aae0
Please register or sign in to reply