feat(raid): add delta bitmap APIs #163
+199
−4
Open
Codecov / codecov/project
failed
Nov 25, 2024 in 0s
22.44% (-0.45%) compared to c396ae7
View this Pull Request on Codecov
22.44% (-0.45%) compared to c396ae7
Details
Codecov Report
Attention: Patch coverage is 3.20000%
with 121 lines
in your changes missing coverage. Please review.
Project coverage is 22.44%. Comparing base (
c396ae7
) to head (534bba6
).
Files with missing lines | Patch % | Lines |
---|---|---|
app/cmd/basic/bdev_raid.go | 0.00% | 86 Missing |
pkg/spdk/client/basic.go | 10.25% | 35 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #163 +/- ##
==========================================
- Coverage 22.89% 22.44% -0.45%
==========================================
Files 34 34
Lines 4813 4936 +123
==========================================
+ Hits 1102 1108 +6
- Misses 3537 3655 +118
+ Partials 174 173 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading