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

Update repo URL in command.rs #2846

Merged
merged 3 commits into from
Jun 26, 2024
Merged

Update repo URL in command.rs #2846

merged 3 commits into from
Jun 26, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Jun 25, 2024

What does it do?

Updates the repository URL in command.rs

Update repository URL in command.rs
@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Jun 25, 2024
@RomarQ RomarQ self-assigned this Jun 25, 2024
@RomarQ RomarQ changed the title Update command.rs Update repo URL in command.rs Jun 25, 2024
Copy link
Contributor

Coverage Report

@@                 Coverage Diff                 @@
##           master   update-repo-url      +/-   ##
===================================================
+ Coverage   81.23%            81.34%   +0.11%     
  Files         301               301              
+ Lines       85514             85698     +184     
===================================================
+ Hits        69462             69704     +242     
- Misses      16052             15994      -58     
Files Changed Coverage
/node/cli/src/command.rs 19.23% (+0.07%) 🔼
/node/service/src/lib.rs 61.64% (+0.26%) 🔼
/node/service/src/rpc.rs 84.90% (-2.29%) 🔽
/pallets/erc20-xcm-bridge/src/mock.rs 13.33% (+13.33%) 🔼
/pallets/moonbeam-orbiters/src/lib.rs 74.71% (+1.95%) 🔼
/pallets/parachain-staking/src/lib.rs 91.73% (+0.86%) 🔼
/primitives/xcm/src/asset_id_conversions.rs 47.62% (+0.25%) 🔼
/runtime/common/src/apis.rs 30.52% (-1.07%) 🔽
/runtime/common/src/migrations.rs 97.95% (+97.95%) 🔼
/runtime/common/src/weights/pallet_scheduler.rs 12.12% (-5.58%) 🔽
/runtime/moonbase/src/lib.rs 53.45% (-0.27%) 🔽
/runtime/moonbase/src/migrations.rs 100.00% (+100.00%) 🔼
/runtime/moonbase/src/xcm_config.rs 54.35% (-1.21%) 🔽
/runtime/moonbase/tests/xcm_mock/relay_chain.rs 51.61% (-1.72%) 🔽
/runtime/moonbeam/src/lib.rs 47.29% (-0.23%) 🔽
/runtime/moonbeam/src/migrations.rs 66.67% (+66.67%) 🔼
/runtime/moonbeam/src/xcm_config.rs 54.35% (-1.21%) 🔽
/runtime/moonbeam/tests/xcm_mock/relay_chain.rs 51.61% (-1.72%) 🔽
/runtime/moonriver/src/lib.rs 47.37% (-0.23%) 🔽
/runtime/moonriver/src/migrations.rs 66.67% (+66.67%) 🔼
/runtime/moonriver/src/xcm_config.rs 52.17% (-1.16%) 🔽
/runtime/moonriver/tests/xcm_mock/relay_chain.rs 51.61% (-1.72%) 🔽

Coverage generated Tue Jun 25 17:46:34 UTC 2024

@RomarQ RomarQ merged commit 6f7bb11 into master Jun 26, 2024
27 checks passed
@RomarQ RomarQ deleted the update-repo-url branch June 26, 2024 08:29
@noandrea noandrea added B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes not-breaking Does not need to be mentioned in breaking changes D2-notlive PR doesn't change runtime code (so can't be audited) and removed B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D2-notlive PR doesn't change runtime code (so can't be audited) 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