informalsystems / tendermint-rs

Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
605 stars 224 forks source link

tendermint: simplify GenericArray → [u8; N] conversion #1390

Closed mina86 closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3b68a23) 59.5% compared to head (29471ac) 59.6%.

:exclamation: Current head 29471ac differs from pull request most recent head d27bbcd. Consider uploading reports for the commit d27bbcd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1390 +/- ## ===================================== Coverage 59.5% 59.6% ===================================== Files 273 273 Lines 27509 27511 +2 ===================================== + Hits 16394 16397 +3 + Misses 11115 11114 -1 ```

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