Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add storage migration for parachain percentage #685

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

ParthDesai
Copy link
Contributor

@ParthDesai ParthDesai commented Sep 18, 2024

Description

This PR adds storage migration for addition of the field in tanssi's HostConfiguration. This was introduced in #665

@ParthDesai ParthDesai added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes labels Sep 18, 2024
Copy link
Contributor

Coverage Report

(master)

@@                     Coverage Diff                      @@
##           master   add-migration-for-config      +/-   ##
============================================================
+ Coverage   69.86%                     70.18%   +0.32%     
+ Files         264                        265       +1     
+ Lines       48405                      48979     +574     
============================================================
+ Hits        33818                      34374     +556     
+ Misses      14587                      14605      +18     
Files Changed Coverage
/node/src/chain_spec/dancebox.rs 94.88% (+0.04%) 🔼
/node/src/chain_spec/flashbox.rs 70.82% (-0.16%) 🔽
/pallets/collator-assignment/src/lib.rs 96.38% (+0.77%) 🔼
/pallets/configuration/src/lib.rs 84.56% (-1.44%) 🔽
/runtime/common/src/migrations.rs 89.80% (+1.15%) 🔼
/runtime/dancebox/src/tests/integration_test.rs 99.71% (+0.01%) 🔼
/solo-chains/runtime/starlight/src/genesis_config_presets.rs 53.38% (+0.06%) 🔼
/solo-chains/runtime/starlight/src/lib.rs 67.09% (+0.95%) 🔼
/solo-chains/runtime/starlight/src/tests/common/mod.rs 96.37% (+0.08%) 🔼

Coverage generated Wed Sep 18 13:20:51 UTC 2024

@ParthDesai ParthDesai merged commit 65abde0 into master Sep 18, 2024
42 of 46 checks passed
@ParthDesai ParthDesai deleted the add-migration-for-config branch September 18, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants