Skip to content

fee by xcm_interface#1940

Merged
zqhxuyuan merged 13 commits intomasterfrom
fee_by_xcm_interface
Mar 16, 2022
Merged

fee by xcm_interface#1940
zqhxuyuan merged 13 commits intomasterfrom
fee_by_xcm_interface

Conversation

@zqhxuyuan
Copy link
Contributor

@zqhxuyuan zqhxuyuan commented Mar 4, 2022

closes: #1936

  • init Statemine migration

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #1940 (a5e3224) into master (dc26c9a) will decrease coverage by 0.51%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1940      +/-   ##
==========================================
- Coverage   86.29%   85.77%   -0.52%     
==========================================
  Files          91       91              
  Lines       19197    18440     -757     
==========================================
- Hits        16566    15817     -749     
+ Misses       2631     2623       -8     
Impacted Files Coverage Δ
modules/support/src/lib.rs 33.33% <ø> (ø)
modules/xcm-interface/src/lib.rs 0.00% <0.00%> (ø)
modules/currencies/src/lib.rs
modules/currencies/src/tests.rs
rpc/src/lib.rs 0.00% <0.00%> (ø)
primitives/src/currency.rs 58.18% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc26c9a...a5e3224. Read the comment docs.

@zqhxuyuan zqhxuyuan marked this pull request as ready for review March 14, 2022 11:42
Copy link
Contributor

@ferrell-code ferrell-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zqhxuyuan zqhxuyuan merged commit f97df66 into master Mar 16, 2022
@zqhxuyuan zqhxuyuan deleted the fee_by_xcm_interface branch March 16, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make ParachainMinFee managed by XcmInterface pallet

3 participants