Closed MrCroxx closed 2 years ago
Merging #7 (f8f7a0a) into main (6d2451a) will increase coverage by
1.57%
. The diff coverage is98.40%
.
@@ Coverage Diff @@
## main #7 +/- ##
==========================================
+ Coverage 92.27% 93.84% +1.57%
==========================================
Files 11 12 +1
Lines 427 569 +142
==========================================
+ Hits 394 534 +140
- Misses 33 35 +2
Impacted Files | Coverage Δ | |
---|---|---|
storage/src/sstable/block.rs | 95.36% <50.00%> (ø) |
|
storage/src/iterator/concat_iterator.rs | 98.43% <98.43%> (ø) |
|
storage/src/iterator/block_iterator.rs | 98.80% <100.00%> (+0.10%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6d2451a...f8f7a0a. Read the comment docs.
ConcatIterator
Ref: #1