fix: raise during checkpoint creating with without_files #3059
Codecov / codecov/project
succeeded
Dec 15, 2024 in 1s
72.64% (-0.04%) compared to dc1c556
View this Pull Request on Codecov
72.64% (-0.04%) compared to dc1c556
Details
Codecov Report
Attention: Patch coverage is 54.54545%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 72.64%. Comparing base (
dc1c556
) to head (b68bf6f
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/protocol/checkpoints.rs | 50.00% | 3 Missing |
crates/core/src/operations/transaction/mod.rs | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3059 +/- ##
==========================================
- Coverage 72.68% 72.64% -0.04%
==========================================
Files 129 129
Lines 41573 41584 +11
Branches 41573 41584 +11
==========================================
- Hits 30216 30208 -8
- Misses 9397 9406 +9
- Partials 1960 1970 +10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading