Add a FK on Entity towards a WorkerVersion
Requires !874 (merged)
Closes #368 (closed)
Merge request reports
Activity
Codecov Report
Merging #875 into master will increase coverage by
0.07%
. The diff coverage is96.55%
.@@ Coverage Diff @@ ## master #875 +/- ## ========================================== + Coverage 86.60% 86.68% +0.07% ========================================== Files 228 228 Lines 14270 14372 +102 ========================================== + Hits 12359 12458 +99 - Misses 1911 1914 +3
Impacted Files Coverage Δ ...ments/migrations/0018_worker_version_attributes.py 100.00% <ø> (ø)
arkindex/documents/models.py 33.78% <0.00%> (-0.35%)
arkindex/documents/api/entities.py 98.23% <100.00%> (+0.01%)
arkindex/documents/api/ml.py 97.25% <100.00%> (ø)
arkindex/documents/serializers/entities.py 100.00% <100.00%> (ø)
arkindex/documents/serializers/ml.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_entities_api.py 100.00% <100.00%> (ø)
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 be833e3...5191da4. Read the comment docs.Edited by Bastien Abadieadded 15 commits
-
7fe9ec54...be833e3c - 14 commits from branch
master
- 5191da48 - Add a FK on Entity towards a WorkerVersion
-
7fe9ec54...be833e3c - 14 commits from branch
mentioned in commit d413646a
Please register or sign in to reply