Split test element api
Closes #74 (closed)
Merge request reports
Activity
Codecov Report
Merging #864 into master will increase coverage by
0.06%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #864 +/- ## ========================================== + Coverage 86.31% 86.37% +0.06% ========================================== Files 217 223 +6 Lines 14056 14119 +63 ========================================== + Hits 12132 12195 +63 Misses 1924 1924
Impacted Files Coverage Δ arkindex/documents/tests/test_create_elements.py 100.00% <ø> (ø)
arkindex/documents/tests/test_patch_elements.py 100.00% <ø> (ø)
arkindex/documents/tests/test_children_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_destroy_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_list_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_parents_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_retrieve_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_transcriptions.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 339dada...2bb63d6. Read the comment docs.mentioned in commit 0385039c
Please register or sign in to reply