Task for automatic garbage collection of unused documents and views #500
98.56% of diff hit (target 92.05%)
View this Pull Request on Codecov
98.56% of diff hit (target 92.05%)
Annotations
Check warning on line 106 in aquadoggo/src/db/stores/blob.rs
codecov / codecov/patch
aquadoggo/src/db/stores/blob.rs#L106
Added line #L106 was not covered by tests
Check warning on line 492 in aquadoggo/src/db/stores/document.rs
codecov / codecov/patch
aquadoggo/src/db/stores/document.rs#L492
Added line #L492 was not covered by tests
Check warning on line 495 in aquadoggo/src/db/stores/document.rs
codecov / codecov/patch
aquadoggo/src/db/stores/document.rs#L495
Added line #L495 was not covered by tests
Check warning on line 15 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L15
Added line #L15 was not covered by tests
Check warning on line 23 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L22-L23
Added lines #L22 - L23 were not covered by tests
Check warning on line 73 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L73
Added line #L73 was not covered by tests
Check warning on line 77 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L77
Added line #L77 was not covered by tests
Check warning on line 101 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L101
Added line #L101 was not covered by tests
Check warning on line 121 in aquadoggo/src/materializer/tasks/garbage_collection.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/garbage_collection.rs#L121
Added line #L121 was not covered by tests
Check warning on line 258 in aquadoggo/src/materializer/tasks/reduce.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/reduce.rs#L257-L258
Added lines #L257 - L258 were not covered by tests
Check warning on line 270 in aquadoggo/src/materializer/tasks/reduce.rs
codecov / codecov/patch
aquadoggo/src/materializer/tasks/reduce.rs#L269-L270
Added lines #L269 - L270 were not covered by tests
Check warning on line 293 in aquadoggo/src/test_utils/node.rs
codecov / codecov/patch
aquadoggo/src/test_utils/node.rs#L293
Added line #L293 was not covered by tests
Check warning on line 333 in aquadoggo/src/test_utils/node.rs
codecov / codecov/patch
aquadoggo/src/test_utils/node.rs#L333
Added line #L333 was not covered by tests