informalsystems / tendermint-rs

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

Update to prost 0.12 and tonic 0.10 #1349

Closed mzabaluev closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #1349 (e58a032) into main (4d81b67) will decrease coverage by 0.1%. The diff coverage is 0.0%.

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

@@           Coverage Diff           @@
##            main   #1349     +/-   ##
=======================================
- Coverage   59.8%   59.8%   -0.1%     
=======================================
  Files        274     274             
  Lines      27254   27269     +15     
=======================================
+ Hits       16314   16322      +8     
- Misses     10940   10947      +7     
Files Changed Coverage Δ
tendermint/src/abci/response/process_proposal.rs 0.0% <0.0%> (ø)
...dermint/src/abci/response/verify_vote_extension.rs 0.0% <0.0%> (ø)
tendermint/src/abci/types.rs 0.2% <0.0%> (-0.1%) :arrow_down:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more