informalsystems / tendermint-rs

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

Release 0.34.1 #1394

Closed mzabaluev closed 4 months ago

mzabaluev commented 4 months ago

Cherry-picked non-breaking changes from main.

codecov-commenter commented 4 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bcc0b37) 61.2% compared to head (aef159e) 59.8%.

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

Files Patch % Lines
tendermint/src/chain/id.rs 0.0% 1 Missing :warning:
tendermint/src/error.rs 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.34.x #1394 +/- ## ========================================= - Coverage 61.2% 59.8% -1.5% ========================================= Files 274 275 +1 Lines 26844 27811 +967 ========================================= + Hits 16433 16634 +201 - Misses 10411 11177 +766 ```

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