Fix upper bound issue in CalculatePrefixSize
#2223
Merged
Codecov / codecov/project
succeeded
Dec 17, 2024 in 1s
74.36% (target 70.00%)
View this Pull Request on Codecov
74.36% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 64.51613%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 74.36%. Comparing base (
a9d11d4
) to head (15c33bc
).
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/juno/dbcmd.go | 42.85% | 6 Missing and 2 partials |
db/pebble/db.go | 82.35% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2223 +/- ##
==========================================
- Coverage 74.41% 74.36% -0.05%
==========================================
Files 109 109
Lines 11493 11519 +26
==========================================
+ Hits 8552 8566 +14
- Misses 2277 2285 +8
- Partials 664 668 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading