Remove DataSource
Closes #397 (closed)
Also removes ML stats, ML results deletion and MLToolType
.
Edited by Erwan Rouchet
Merge request reports
Activity
added 3 commits
Codecov Report
Merging #1107 (dcfe32ca) into master (d22dbc16) will decrease coverage by
0.23%
. The diff coverage is77.33%
.@@ Coverage Diff @@ ## master #1107 +/- ## ========================================== - Coverage 88.10% 87.87% -0.24% ========================================== Files 246 245 -1 Lines 16616 16237 -379 ========================================== - Hits 14640 14268 -372 + Misses 1976 1969 -7
Impacted Files Coverage Δ arkindex/documents/admin.py 1.28% <0.00%> (+0.09%)
arkindex/documents/api/search.py 97.91% <ø> (ø)
...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/documents/models.py 35.29% <ø> (+1.84%)
arkindex/documents/search.py 95.12% <ø> (ø)
arkindex/documents/serializers/entities.py 100.00% <ø> (ø)
arkindex/documents/tasks.py 89.28% <ø> (+1.11%)
...ocuments/tests/test_bulk_element_transcriptions.py 100.00% <ø> (ø)
arkindex/documents/tests/test_create_elements.py 100.00% <ø> (ø)
arkindex/project/api_v1.py 100.00% <ø> (ø)
... and 32 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 d22dbc1...dcfe32c. Read the comment docs.Edited by Bastien Abadieassigned to @babadie and unassigned @erwanrouchet
mentioned in merge request !1129 (closed)
added 45 commits
-
7a18fc98...439bdae2 - 43 commits from branch
master
- d69440cc - Drop DataSource
- 8cede6df - Nuke the MLToolType
-
7a18fc98...439bdae2 - 43 commits from branch
added 10 commits
-
8cede6df...8d83c3ab - 8 commits from branch
master
- b25ad9ae - Drop DataSource
- 7fabe37c - Nuke the MLToolType
-
8cede6df...8d83c3ab - 8 commits from branch
added 10 commits
-
736856ca...78145b4c - 6 commits from branch
master
- 2c8c90ac - Drop DataSource
- e1ec1ab9 - Nuke the MLToolType
- 7a216aab - Split and add data migration
- d9078b27 - Randomize revisions
Toggle commit list-
736856ca...78145b4c - 6 commits from branch
added 3 commits
-
e117a150...d22dbc16 - 2 commits from branch
master
- dcfe32ca - Drop DataSource
-
e117a150...d22dbc16 - 2 commits from branch
mentioned in commit 174e435f
Please register or sign in to reply