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

Transferable Balance Test #2512

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Transferable Balance Test #2512

merged 6 commits into from
Dec 11, 2023

Conversation

ahmadkaouk
Copy link
Contributor

@ahmadkaouk ahmadkaouk commented Oct 5, 2023

What does it do?

Adds a test to check the transferrable inconsistencies between transferrable for gas and transferrable for balance

see paritytech/polkadot-sdk#2292

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Coverage Report

@@                      Coverage Diff                       @@
##           master   ahmad-transferable-balance      +/-   ##
==============================================================
+ Coverage   81.88%                       81.89%   +0.01%     
  Files         286                          286              
- Lines       95320                        95261      -59     
==============================================================
- Hits        78049                        78012      -37     
- Misses      17271                        17249      -22     
Files Changed Coverage
/pallets/xcm-transactor/src/lib.rs 89.00% (+0.52%) 🔼
/precompiles/xcm-transactor/src/functions.rs 97.51% (+0.71%) 🔼
/runtime/common/src/migrations.rs 85.43% (+5.32%) 🔼

Coverage generated Mon Dec 11 22:36:36 UTC 2023

@ahmadkaouk ahmadkaouk added D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes D2-notlive PR doesn't change runtime code (so can't be audited) B0-silent Changes should not be mentioned in any release notes labels Nov 2, 2023
@ahmadkaouk ahmadkaouk marked this pull request as ready for review November 2, 2023 10:00
@noandrea noandrea force-pushed the ahmad-transferable-balance branch 2 times, most recently from e32dd92 to c874419 Compare December 11, 2023 17:49
@noandrea noandrea merged commit 2b9982e into master Dec 11, 2023
28 checks passed
@noandrea noandrea deleted the ahmad-transferable-balance branch December 11, 2023 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants