Handle non-JSON responses on image check
Closes #274 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
added 3 commits
-
f1554fe0...9aacd56b - 2 commits from branch
master
- d0070d4a - Handle non-JSON responses on image check
-
f1554fe0...9aacd56b - 2 commits from branch
Codecov Report
Merging #787 into master will decrease coverage by
0.01%
. The diff coverage is94.73%
.@@ Coverage Diff @@ ## master #787 +/- ## ========================================== - Coverage 86.44% 86.43% -0.02% ========================================== Files 205 205 Lines 13645 13640 -5 ========================================== - Hits 11796 11790 -6 - Misses 1849 1850 +1
Impacted Files Coverage Δ arkindex/images/models.py 59.23% <83.33%> (+0.57%)
arkindex/images/tests/test_perform_check.py 100.00% <100.00%> (ø)
arkindex/dataimport/api.py 88.43% <0.00%> (-0.24%)
arkindex/documents/api/ml.py 96.88% <0.00%> (-0.02%)
arkindex/dataimport/tests/test_workers_api.py 100.00% <0.00%> (ø)
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 0c89052...b705301. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
d0070d4a...a580b42d - 2 commits from branch
master
- 85685737 - Handle non-JSON responses on image check
-
d0070d4a...a580b42d - 2 commits from branch
added 6 commits
-
85685737...0c890527 - 5 commits from branch
master
- b705301d - Handle non-JSON responses on image check
-
85685737...0c890527 - 5 commits from branch
enabled an automatic merge when the pipeline for b705301d succeeds
mentioned in commit 69b4ca4b
Please register or sign in to reply