CreateMLClass endpoint
Closes #442 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
added 6 commits
-
af02d6a3...15a30b06 - 4 commits from branch
master
- b5bdcbb7 - CreateMLClass endpoint
- 1bcdb542 - Add unit tests
-
af02d6a3...15a30b06 - 4 commits from branch
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #947 into master will increase coverage by
0.02%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #947 +/- ## ========================================== + Coverage 87.54% 87.57% +0.02% ========================================== Files 231 231 Lines 14953 14981 +28 ========================================== + Hits 13091 13119 +28 Misses 1862 1862
Impacted Files Coverage Δ arkindex/documents/api/ml.py 97.81% <100.00%> (+0.04%)
arkindex/documents/serializers/ml.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_classes.py 100.00% <100.00%> (ø)
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 edd08c3...07e0525. Read the comment docs.Edited by Bastien Abadieadded 4 commits
-
1bcdb542...edd08c35 - 2 commits from branch
master
- cc5411cf - CreateMLClass endpoint
- 07e05250 - Add unit tests
-
1bcdb542...edd08c35 - 2 commits from branch
mentioned in commit 73200789
Please register or sign in to reply