Fix TypeError when a DataImport has an empty workflow
Merge request reports
Activity
Codecov Report
No coverage uploaded for pull request base (master@010de0e
). Click here to learn what that means. The diff coverage is100%
.@@ Coverage Diff @@ ## master #582 +/- ## ========================================= Coverage ? 85.22% ========================================= Files ? 219 Lines ? 13063 Branches ? 0 ========================================= Hits ? 11133 Misses ? 1930 Partials ? 0
Impacted Files Coverage Δ arkindex/dataimport/tests/test_imports.py 99.62% <100%> (ø)
arkindex/dataimport/models.py 48.86% <100%> (ø)
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 010de0e...3755e41. Read the comment docs.Edited by Bastien Abadieadded 10 commits
-
bb8a6863...010de0eb - 8 commits from branch
master
- 0d602442 - Fix TypeError when a DataImport has an empty workflow
- 3755e419 - Add test on DataImportList
-
bb8a6863...010de0eb - 8 commits from branch
mentioned in commit 882d876f
Please register or sign in to reply