Remove Image→DataFile link
Part of #283 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #785 into master will increase coverage by
0.01%
. The diff coverage is88.88%
.@@ Coverage Diff @@ ## master #785 +/- ## ========================================== + Coverage 86.41% 86.42% +0.01% ========================================== Files 204 205 +1 Lines 13650 13623 -27 ========================================== - Hits 11795 11774 -21 + Misses 1855 1849 -6
Impacted Files Coverage Δ arkindex/dataimport/admin.py 0.00% <0.00%> (ø)
arkindex/dataimport/tests/test_datafile_api.py 100.00% <ø> (ø)
arkindex/dataimport/tests/test_files.py 100.00% <ø> (ø)
arkindex/images/models.py 58.65% <ø> (+0.64%)
arkindex/images/tests/test_image_api.py 99.59% <ø> (-0.02%)
arkindex/dataimport/api.py 88.43% <100.00%> (ø)
arkindex/dataimport/serializers/files.py 97.61% <100.00%> (-0.11%)
...ex/images/migrations/0003_remove_image_datafile.py 100.00% <100.00%> (ø)
arkindex/images/serializers.py 97.74% <100.00%> (-0.07%)
arkindex/images/tests/test_image.py 100.00% <100.00%> (ø)
... 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 9aacd56...6396454. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
9ce3a422...9aacd56b - 2 commits from branch
master
- 63964545 - Remove Image→DataFile link
-
9ce3a422...9aacd56b - 2 commits from branch
mentioned in commit a580b42d
Please register or sign in to reply