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

Polkadot0.9.42 #748

Merged
merged 49 commits into from
Jun 21, 2023
Merged

Polkadot0.9.42 #748

merged 49 commits into from
Jun 21, 2023

Conversation

simonsso
Copy link
Contributor

@simonsso simonsso commented May 22, 2023

  • Verify merges
  • Upgrade spec_version in runtimes/eden/src/version.rs
  • cargo build --release
  • cargo test
  • Benchmarks compiles
  • Weights update or ignored
  • try-runtime
  • Run local test-net

@simonsso simonsso marked this pull request as draft May 22, 2023 03:28
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #748 (c1f6764) into master (1c29ee3) will decrease coverage by 0.21%.
The diff coverage is 10.73%.

@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
- Coverage   59.20%   59.00%   -0.21%     
==========================================
  Files          38       38              
  Lines        4689     4710      +21     
==========================================
+ Hits         2776     2779       +3     
- Misses       1913     1931      +18     
Impacted Files Coverage Δ
pallets/allocations/src/tests.rs 98.13% <ø> (ø)
pallets/grants/src/mock.rs 86.66% <ø> (ø)
pallets/grants/src/weights.rs 0.00% <0.00%> (ø)
runtimes/eden/src/constants.rs 100.00% <ø> (ø)
runtimes/eden/src/lib.rs 2.60% <0.00%> (-0.04%) ⬇️
runtimes/eden/src/pallets_system.rs 0.00% <ø> (ø)
runtimes/eden/src/version.rs 100.00% <ø> (ø)
runtimes/eden/src/weights/frame_system.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_balances.rs 0.00% <0.00%> (ø)
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% <0.00%> (ø)
... and 17 more

node/src/service.rs Outdated Show resolved Hide resolved
pallets/grants/src/tests.rs Show resolved Hide resolved
pallets/reserve/src/tests.rs Outdated Show resolved Hide resolved
runtimes/eden/Cargo.toml Outdated Show resolved Hide resolved
runtimes/eden/src/pallets_governance.rs Show resolved Hide resolved
runtimes/eden/src/pallets_system.rs Outdated Show resolved Hide resolved
@simonsso simonsso requested a review from Hounsette May 30, 2023 03:06
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.rustfmt.toml Show resolved Hide resolved
@simonsso simonsso marked this pull request as ready for review June 15, 2023 08:07
@simonsso
Copy link
Contributor Author

Looks good before coverage failing the builds ;-)
image

.github/workflows/ci.yml Outdated Show resolved Hide resolved
node/src/service.rs Outdated Show resolved Hide resolved
@simonsso simonsso force-pushed the dev/20230516-stable-rust branch 2 times, most recently from 2cbac30 to 18ed0b9 Compare June 19, 2023 04:07
@simonsso simonsso requested a review from aliXsed June 20, 2023 11:03
Copy link
Contributor

@aliXsed aliXsed left a comment

Choose a reason for hiding this comment

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

Nice work!

@simonsso simonsso merged commit 041e090 into master Jun 21, 2023
@simonsso simonsso deleted the dev/20230516-stable-rust branch June 21, 2023 01:47
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