Set load_children as a DataImport field
requires !936 (merged)
Closes #429 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
Codecov Report
Merging #933 into master will decrease coverage by
0.01%
. The diff coverage is96.15%
.@@ Coverage Diff @@ ## master #933 +/- ## ========================================== - Coverage 87.46% 87.44% -0.02% ========================================== Files 230 231 +1 Lines 14822 14811 -11 ========================================== - Hits 12964 12952 -12 - Misses 1858 1859 +1
Impacted Files Coverage Δ arkindex/dataimport/models.py 42.38% <0.00%> (-0.65%)
arkindex/dataimport/tests/test_process_elements.py 100.00% <ø> (ø)
arkindex/dataimport/tests/test_repos.py 100.00% <ø> (ø)
arkindex/dataimport/tests/test_workflows_api.py 100.00% <ø> (ø)
arkindex/dataimport/api.py 98.98% <100.00%> (-0.01%)
...import/migrations/0022_dataimport_load_children.py 100.00% <100.00%> (ø)
arkindex/dataimport/serializers/imports.py 87.30% <100.00%> (+0.06%)
arkindex/documents/api/ml.py 97.75% <0.00%> (-0.02%)
arkindex/project/default_corpus.py 0.00% <0.00%> (ø)
arkindex/documents/tests/test_moderation.py 100.00% <0.00%> (ø)
... and 4 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 a4bcebe...ba6a6e1. Read the comment docs.Edited by Bastien Abadieadded 7 commits
Toggle commit listmentioned in merge request !934 (merged)
added 10 commits
- 23507365 - Add the current failing test
- 5a776fce - Add a test for type filter with a selected element
- 91f5a7f2 - Fix/Complete previous tests
- 352e272e - Fix element retrieve logic
- 89e98291 - Set load_children as a DataImport field
- 156c517a - Add the boolean to dataimport serializer
- 297516cf - Use field in CorpusWorkflow serializer
- e662c60d - Udpate tests
- 756d7b78 - Remove remaining load_children args
- f24b430c - Rebase fixes
Toggle commit listadded 8 commits
Toggle commit listadded 12 commits
Toggle commit listadded 8 commits
Toggle commit listmentioned in commit 733789e8
Please register or sign in to reply