Delete elements using list filters
Part of #536 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
added 2 commits
Codecov Report
Merging #1077 (201cd3a4) into master (db2d89cd) will increase coverage by
0.10%
. The diff coverage is96.69%
.@@ Coverage Diff @@ ## master #1077 +/- ## ========================================== + Coverage 88.20% 88.31% +0.10% ========================================== Files 235 235 Lines 15494 15696 +202 ========================================== + Hits 13667 13862 +195 - Misses 1827 1834 +7
Impacted Files Coverage Δ arkindex/documents/managers.py 75.00% <0.00%> (-2.53%)
arkindex/documents/tasks.py 89.77% <75.00%> (-0.71%)
arkindex/project/tests/openapi/test_schemas.py 92.03% <85.71%> (-0.90%)
arkindex/documents/api/elements.py 98.66% <98.11%> (-0.13%)
arkindex/documents/tests/test_children_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_classes.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_destroy_elements.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_parents_elements.py 100.00% <100.00%> (ø)
arkindex/project/openapi/schemas.py 96.29% <100.00%> (+0.06%)
arkindex/project/triggers.py 85.41% <100.00%> (+1.32%)
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 db2d89c...201cd3a. Read the comment docs.Edited by Bastien Abadieassigned to @babadie and unassigned @erwanrouchet
mentioned in merge request frontend!743 (merged)
added 6 commits
-
bbbf8cbc...db2d89cd - 3 commits from branch
master
- 79725ad3 - Delete elements using list filters
- 1ab4efb4 - Use the high queue
- 201cd3a4 - Update query counts
Toggle commit list-
bbbf8cbc...db2d89cd - 3 commits from branch
mentioned in commit ea2841aa
Please register or sign in to reply