Allow any ML workflow in imports
Requires !336 (merged), common!17 and tasks!5 (merged)
Edited by Erwan Rouchet
Merge request reports
Activity
added 8 commits
Toggle commit listCodecov Report
Merging #338 into master will decrease coverage by
0.48%
. The diff coverage is82.3%
.@@ Coverage Diff @@ ## master #338 +/- ## ========================================== - Coverage 81.22% 80.73% -0.49% ========================================== Files 172 173 +1 Lines 10606 10669 +63 ========================================== - Hits 8615 8614 -1 - Misses 1991 2055 +64
Impacted Files Coverage Δ arkindex/project/settings.py 0% <0%> (ø)
arkindex/dataimport/tests/test_imports.py 99.64% <100%> (ø)
arkindex/dataimport/tests/test_mltool_tasks.py 100% <100%> (ø)
arkindex/project/tests/test_checks.py 100% <100%> (ø)
arkindex/dataimport/api.py 88.84% <100%> (-0.24%)
arkindex/dataimport/serializers/imports.py 84.04% <100%> (-0.34%)
arkindex/dataimport/serializers/ml_tool.py 47.5% <52.77%> (-52.5%)
arkindex/project/checks.py 76.74% <80%> (+0.27%)
arkindex/dataimport/models.py 30.72% <83.33%> (-2.03%)
arkindex/project/serializer_fields.py 50.81% <0%> (-45.91%)
... and 2 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 12686c7...62fcbcc. Read the comment docs.Edited by Bastien Abadiementioned in merge request frontend!147 (merged)
added 6 commits
-
d13b3873...9fcc23e0 - 2 commits from branch
master
- 540143ab - Allow any ML tool when starting imports
- 2caa6792 - Update settings for demo
- a4d61785 - Fix system check
- 53769d98 - Use new settings in demo endpoint
Toggle commit list-
d13b3873...9fcc23e0 - 2 commits from branch
mentioned in commit 56b64de7
Please register or sign in to reply