Split DataImport serializers into a package
Merge request reports
Activity
Codecov Report
Merging #336 into master will increase coverage by
0.02%
. The diff coverage is91.66%
.@@ Coverage Diff @@ ## master #336 +/- ## ========================================== + Coverage 81.19% 81.21% +0.02% ========================================== Files 169 172 +3 Lines 10575 10589 +14 ========================================== + Hits 8586 8600 +14 Misses 1989 1989
Impacted Files Coverage Δ arkindex/dataimport/serializers/ml_tool.py 100% <100%> (ø)
arkindex/documents/serializers/elements.py 94.85% <100%> (ø)
arkindex/dataimport/api.py 89.78% <100%> (+0.13%)
arkindex/dataimport/serializers/imports.py 84.37% <100%> (ø)
arkindex/dataimport/serializers/git.py 80.48% <80.48%> (ø)
arkindex/dataimport/serializers/files.py 97.95% <97.95%> (ø)
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 bd16a28...292001b. Read the comment docs.Edited by Bastien Abadiementioned in merge request !338 (merged)
added 4 commits
-
44750601...bd16a28e - 2 commits from branch
master
- c88cf57b - Split DataImport serializers into a package
- 292001b7 - Flake8
-
44750601...bd16a28e - 2 commits from branch
mentioned in commit 9fcc23e0
Please register or sign in to reply