Handle null source in classification rejection
All threads resolved!
All threads resolved!
Closes #394 (closed)
Merge request reports
Activity
Codecov Report
Merging #903 into master will increase coverage by
0.01%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #903 +/- ## ========================================== + Coverage 87.88% 87.89% +0.01% ========================================== Files 235 235 Lines 15193 15211 +18 ========================================== + Hits 13352 13370 +18 Misses 1841 1841
Impacted Files Coverage Δ arkindex/documents/api/ml.py 97.78% <100.00%> (+<0.01%)
arkindex/documents/tests/test_moderation.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 a4df184...447a8b4. Read the comment docs.Edited by Bastien Abadie- Automatically resolved by Valentin Rigal
- Resolved by Erwan Rouchet
added 4 commits
-
64ef4c49...32946e3d - 2 commits from branch
master
- 97762dd9 - Add a test reproducing the error
- 4630fdfd - Handle null source in classification rejection
-
64ef4c49...32946e3d - 2 commits from branch
added 57 commits
-
4630fdfd...93706b6c - 55 commits from branch
master
- 622bb48a - Add a test reproducing the error
- 7e8a5d2b - Handle null source in classification rejection
-
4630fdfd...93706b6c - 55 commits from branch
added 55 commits
-
7e8a5d2b...5c086059 - 52 commits from branch
master
- 48df618b - Add a test reproducing the error
- dcc2f5db - Handle null source in classification rejection
- 8443bfe8 - Rebase conflicts
Toggle commit list-
7e8a5d2b...5c086059 - 52 commits from branch
added 32 commits
-
8443bfe8...eb44268e - 29 commits from branch
master
- 47bba5ad - Add a test reproducing the error
- 2468aa39 - Handle null source in classification rejection
- c01a4458 - Rebase conflicts
Toggle commit list-
8443bfe8...eb44268e - 29 commits from branch
@vrigal Is this irrelevant, since !1037 (merged) is getting merged?
It is not handled in !1037 (merged), it will have to be rebased
added 137 commits
-
c01a4458...a4df184e - 136 commits from branch
master
- 7f4c1266 - Handle null source in classification rejection
-
c01a4458...a4df184e - 136 commits from branch
- Resolved by Valentin Rigal
enabled an automatic merge when the pipeline for 447a8b4f succeeds
mentioned in commit b856f13b
Please register or sign in to reply