informalsystems / tendermint-rs

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

tendermint: Allow misformed blocks when decoding them from Protobuf or RPC responses #1404

Closed romac closed 2 months ago

romac commented 3 months ago

Closes: #1403

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 59.3%. Comparing base (99ed0b9) to head (d023a5b). Report is 2 commits behind head on main.

:exclamation: Current head d023a5b differs from pull request most recent head 027410f. Consider uploading reports for the commit 027410f to get more accurate results

Files Patch % Lines
tendermint/src/block.rs 48.5% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1404 +/- ## ======================================= - Coverage 60.1% 59.3% -0.8% ======================================= Files 271 271 Lines 26221 26545 +324 ======================================= - Hits 15768 15757 -11 - Misses 10453 10788 +335 ```

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