Add worker_version attribute on Metadata
Closes #500 (closed)
Merge request reports
Activity
Codecov Report
Merging #1154 (2febfc24) into master (e9951ab5) will increase coverage by
0.00%
. The diff coverage is93.33%
.@@ Coverage Diff @@ ## master #1154 +/- ## ======================================= Coverage 87.97% 87.97% ======================================= Files 250 251 +1 Lines 16474 16488 +14 ======================================= + Hits 14493 14506 +13 - Misses 1981 1982 +1
Impacted Files Coverage Δ arkindex/documents/models.py 32.01% <0.00%> (-0.13%)
...cuments/migrations/0026_metadata_worker_version.py 100.00% <100.00%> (ø)
arkindex/documents/serializers/elements.py 98.67% <100.00%> (+<0.01%)
arkindex/documents/tests/test_metadata.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 e9951ab...2febfc2. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
c543fe33...e9951ab5 - 2 commits from branch
master
- 2febfc24 - Add worker_version attribute on Metadata
-
c543fe33...e9951ab5 - 2 commits from branch
enabled an automatic merge when the pipeline for 2febfc24 succeeds
mentioned in commit ff9d739d
Please register or sign in to reply