ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
103 stars 41 forks source link

impl `Prove` for unions #142

Closed ralexstokes closed 7 months ago

ralexstokes commented 7 months ago

Fixes #137

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 65.61%. Comparing base (d42b0bb) to head (a1a5abd).

Files Patch % Lines
ssz-rs/src/union.rs 36.36% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 63.72% 65.61% +1.88% ========================================== Files 20 20 Lines 1180 1204 +24 ========================================== + Hits 752 790 +38 + Misses 428 414 -14 ```

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