NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 157 forks source link

1/4 - Default compression bench #1845

Open ashu26jha opened 2 months ago

ashu26jha commented 2 months ago

Pebble compression: Default compression

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.16%. Comparing base (a9f794f) to head (1796755). Report is 11 commits behind head on main.

Files Patch % Lines
db/pebble/db.go 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1845 +/- ## ========================================== + Coverage 75.07% 75.16% +0.08% ========================================== Files 96 96 Lines 8186 8185 -1 ========================================== + Hits 6146 6152 +6 + Misses 1516 1510 -6 + Partials 524 523 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.