Handle chunks and thumbnails parameters in StartProcess endpoint
Closes #444 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
added 3 commits
-
7b0ba09c...edd08c35 - 2 commits from branch
master
- ad8b5b6f - Handle chunks and thumbnails parameters in StartProcess endpoint
-
7b0ba09c...edd08c35 - 2 commits from branch
Codecov Report
Merging #949 into master will increase coverage by
0.02%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #949 +/- ## ========================================== + Coverage 87.57% 87.59% +0.02% ========================================== Files 231 231 Lines 14980 15009 +29 ========================================== + Hits 13118 13147 +29 Misses 1862 1862
Impacted Files Coverage Δ arkindex/dataimport/api.py 99.01% <100.00%> (+<0.01%)
arkindex/dataimport/models.py 42.62% <100.00%> (+0.23%)
arkindex/dataimport/serializers/imports.py 87.93% <100.00%> (+0.18%)
arkindex/dataimport/tests/test_imports.py 99.77% <100.00%> (+0.01%)
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 4d9281e...882dff1. Read the comment docs.Edited by Bastien Abadieadded 8 commits
-
b792419a...4d9281ef - 4 commits from branch
master
- ad18b2aa - Handle chunks and thumbnails parameters in StartProcess endpoint
- 948f022b - Coherent chunks max number validation
- 84688e27 - Handle chunks in Workers tasks
- 882dff18 - Test worker chunks
Toggle commit list-
b792419a...4d9281ef - 4 commits from branch
mentioned in merge request frontend!694 (merged)
mentioned in commit 0ad2537b
mentioned in issue #449 (closed)
Please register or sign in to reply