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

fix: hrmp #278

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

fix: hrmp #278

wants to merge 8 commits into from

Conversation

evilrobot-01
Copy link
Contributor

@evilrobot-01 evilrobot-01 commented Aug 7, 2024

WIP: getting hrmp channels to work seamlessly via pop-cli

Notes:

Test using:
cargo run -- up parachain -f ./tests/networks/pop.toml --verbose

Todos:

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 5.00000% with 76 lines in your changes missing coverage. Please review.

Project coverage is 69.73%. Comparing base (2af82eb) to head (063b598).

Files with missing lines Patch % Lines
crates/pop-parachains/src/relay.rs 0.00% 42 Missing ⚠️
crates/pop-cli/src/commands/up/parachain.rs 0.00% 28 Missing ⚠️
crates/pop-parachains/src/up/mod.rs 40.00% 6 Missing ⚠️
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   70.33%   69.73%   -0.61%     
==========================================
  Files          53       54       +1     
  Lines        9098     9175      +77     
  Branches     9098     9175      +77     
==========================================
- Hits         6399     6398       -1     
- Misses       1718     1794      +76     
- Partials      981      983       +2     
Files with missing lines Coverage Δ
crates/pop-parachains/src/errors.rs 0.00% <ø> (ø)
crates/pop-parachains/src/utils/helpers.rs 79.77% <ø> (ø)
crates/pop-parachains/src/up/mod.rs 87.01% <40.00%> (-0.46%) ⬇️
crates/pop-cli/src/commands/up/parachain.rs 6.90% <0.00%> (-0.71%) ⬇️
crates/pop-parachains/src/relay.rs 0.00% <0.00%> (ø)

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.

2 participants