[storage] move to crc32c #2591
Closed
[storage] move to crc32c #2591
Codecov / codecov/project
succeeded
Jan 1, 2026 in 1s
92.62% (+0.00%) compared to c5c573e
View this Pull Request on Codecov
92.62% (+0.00%) compared to c5c573e
Details
Codecov Report
❌ Patch coverage is 96.15385% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.62%. Comparing base (c5c573e) to head (4c340cb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| storage/src/crc32.rs | 93.87% | 3 Missing |
@@ Coverage Diff @@
## main #2591 +/- ##
=======================================
Coverage 92.62% 92.62%
=======================================
Files 357 358 +1
Lines 102956 103007 +51
=======================================
+ Hits 95366 95415 +49
- Misses 7590 7592 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| storage/src/freezer/mod.rs | 99.70% <100.00%> (+<0.01%) |
⬆️ |
| storage/src/freezer/storage.rs | 89.56% <100.00%> (ø) |
|
| storage/src/journal/contiguous/fixed.rs | 97.40% <100.00%> (ø) |
|
| storage/src/journal/segmented/variable.rs | 93.78% <100.00%> (ø) |
|
| storage/src/lib.rs | 0.00% <ø> (ø) |
|
| storage/src/metadata/storage.rs | 89.57% <100.00%> (ø) |
|
| storage/src/ordinal/mod.rs | 99.64% <100.00%> (ø) |
|
| storage/src/ordinal/storage.rs | 84.03% <100.00%> (ø) |
|
| storage/src/crc32.rs | 93.87% <93.87%> (ø) |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c5c573e...4c340cb. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading