Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Ensure that StakeDelegations and StakeHistory serde (backport #21640) #21653

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 6, 2021

This is an automatic backport of pull request #21640 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

Add tests to StakeDelegations and StakeHistory to ensure that the outer
types serialize and deserialize correctly to/from the inner types.

(cherry picked from commit da4015a)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Dec 6, 2021
@brooksprumo brooksprumo self-assigned this Dec 6, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #21653 (1ebbb75) into v1.9 (3e28ffa) will increase coverage by 0.0%.
The diff coverage is 91.7%.

@@           Coverage Diff           @@
##             v1.9   #21653   +/-   ##
=======================================
  Coverage    81.6%    81.6%           
=======================================
  Files         510      511    +1     
  Lines      142502   142544   +42     
=======================================
+ Hits       116389   116440   +51     
+ Misses      26113    26104    -9     

@mergify mergify bot merged commit 46935c0 into v1.9 Dec 7, 2021
@mergify mergify bot deleted the mergify/bp/v1.9/pr-21640 branch December 7, 2021 01:47
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant