0.4.1 #12
Merged
0.4.1 #12
Codecov / codecov/project
failed
Oct 3, 2024 in 0s
82.87% (-1.75%) compared to a4956e5
View this Pull Request on Codecov
82.87% (-1.75%) compared to a4956e5
Details
Codecov Report
Attention: Patch coverage is 77.27273%
with 75 lines
in your changes missing coverage. Please review.
Project coverage is 82.87%. Comparing base (
a4956e5
) to head (acf4181
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/entry.rs | 38.46% | 40 Missing |
src/swmr/generic.rs | 87.05% | 29 Missing |
src/swmr/wal.rs | 50.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #12 +/- ##
==========================================
- Coverage 84.62% 82.87% -1.75%
==========================================
Files 20 20
Lines 1535 1688 +153
==========================================
+ Hits 1299 1399 +100
- Misses 236 289 +53
Files with missing lines | Coverage Δ | |
---|---|---|
src/swmr/generic/iter.rs | 83.33% <ø> (-4.91%) |
⬇️ |
src/swmr/generic/reader.rs | 92.10% <100.00%> (+0.43%) |
⬆️ |
src/wal.rs | 80.00% <100.00%> (+1.31%) |
⬆️ |
src/wal/batch.rs | 100.00% <ø> (ø) |
|
src/wal/sealed.rs | 78.35% <100.00%> (ø) |
|
src/swmr/wal.rs | 83.13% <50.00%> (-5.60%) |
⬇️ |
src/swmr/generic.rs | 84.59% <87.05%> (+1.98%) |
⬆️ |
src/entry.rs | 55.22% <38.46%> (-20.06%) |
⬇️ |
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 a4956e5...acf4181. Read the comment docs.
Loading