feat: new BlockReader implementation for block-as-file #385
Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
96.98% (target 80.00%)
View this Pull Request on Codecov
96.98% (target 80.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.98%. Comparing base (
a278936
) to head (aa76557
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #385 +/- ##
============================================
- Coverage 97.23% 96.98% -0.26%
- Complexity 375 398 +23
============================================
Files 76 79 +3
Lines 1338 1425 +87
Branches 91 94 +3
============================================
+ Hits 1301 1382 +81
- Misses 28 32 +4
- Partials 9 11 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...server/persistence/PersistenceInjectionModule.java | 100.00% <100.00%> (ø) |
|
...rsistence/storage/read/BlockAsLocalFileReader.java | 100.00% <100.00%> (ø) |
Loading