Add worker_version filters
Closes #401 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #950 into master will increase coverage by
0.14%
. The diff coverage is99.08%
.@@ Coverage Diff @@ ## master #950 +/- ## ========================================== + Coverage 87.59% 87.73% +0.14% ========================================== Files 231 232 +1 Lines 15010 15203 +193 ========================================== + Hits 13148 13339 +191 - Misses 1862 1864 +2
Impacted Files Coverage Δ arkindex/dataimport/models.py 42.68% <0.00%> (-0.18%)
arkindex/dataimport/tests/test_gitlab_provider.py 100.00% <ø> (ø)
arkindex/documents/api/entities.py 97.58% <95.23%> (-0.65%)
...import/migrations/0023_workerversion_constraint.py 100.00% <100.00%> (ø)
arkindex/dataimport/serializers/workers.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_repos.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_workers.py 100.00% <100.00%> (ø)
arkindex/documents/api/elements.py 98.86% <100.00%> (+0.02%)
arkindex/documents/serializers/elements.py 98.47% <100.00%> (+0.10%)
arkindex/documents/serializers/entities.py 100.00% <100.00%> (ø)
... and 5 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 be830d4...43055f0. Read the comment docs.Edited by Bastien Abadieadded 12 commits
-
3a52ea9c...0ad2537b - 8 commits from branch
master
- 16a4f2bc - Remove print
- 51c820c2 - Add worker_version filter on ListElementEntities
- d97b951c - Add worker_version filter on ListElements, ListElementChildren and ListElementParents
- 7a5ae129 - Add worker_version filter on ListTranscriptionEntities
Toggle commit list-
3a52ea9c...0ad2537b - 8 commits from branch
added 11 commits
-
7a5ae129...be830d4a - 7 commits from branch
master
- f2ad6fa1 - Remove print
- 3cf71e80 - Add worker_version filter on ListElementEntities
- 723f7db7 - Add worker_version filter on ListElements, ListElementChildren and ListElementParents
- 43055f03 - Add worker_version filter on ListTranscriptionEntities
Toggle commit list-
7a5ae129...be830d4a - 7 commits from branch
mentioned in commit 7e471868
Please register or sign in to reply