solana icon indicating copy to clipboard operation
solana copied to clipboard

v1.17: Fix versioned message json deserialization (backport of #34808)

Open mergify[bot] opened this issue 1 year ago • 2 comments

This is an automatic backport of pull request #34808 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

mergify[bot] avatar Jan 18 '24 02:01 mergify[bot]

Merge blocked on https://github.com/solana-labs/solana/pull/34823

jstarry avatar Jan 18 '24 02:01 jstarry

Codecov Report

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

Comparison is base (fbb11a8) 81.7% compared to head (db21cc6) 81.7%. Report is 1 commits behind head on v1.17.

Additional details and impacted files
@@            Coverage Diff            @@
##            v1.17   #34824     +/-   ##
=========================================
- Coverage    81.7%    81.7%   -0.1%     
=========================================
  Files         805      805             
  Lines      218805   218810      +5     
=========================================
  Hits       178772   178772             
- Misses      40033    40038      +5     

codecov[bot] avatar Jan 18 '24 05:01 codecov[bot]