ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
102 stars 40 forks source link

Adjust privacy for non-public items, add docs and examples for remaining public items #147

Closed ralexstokes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 64.32%. Comparing base (c3c6746) to head (f184a05).

Files Patch % Lines
ssz-rs/examples/proofs.rs 0.00% 7 Missing :warning:
ssz-rs/src/merkleization/proofs.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== - Coverage 64.71% 64.32% -0.39% ========================================== Files 19 20 +1 Lines 1176 1183 +7 ========================================== Hits 761 761 - Misses 415 422 +7 ```

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