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 bad regressions smoke test #3000

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Conversation

gonzamontiel
Copy link
Contributor

What does it do?

Run checks only against the current network (instead of against all networks with the same runtime).

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@gonzamontiel gonzamontiel changed the title Fix bad regressions test Fix bad regressions smoke test Oct 10, 2024
@gonzamontiel gonzamontiel added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) labels Oct 10, 2024
Copy link
Contributor

github-actions bot commented Oct 10, 2024

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2228 KB (no changes) ✅

Moonriver runtime: 2232 KB (no changes) ✅

Compared to latest release (runtime-3300)

Moonbase runtime: 2260 KB (+232 KB compared to latest release) ⚠️

Moonbeam runtime: 2228 KB (+232 KB compared to latest release) ⚠️

Moonriver runtime: 2232 KB (+240 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Oct 11, 2024

Coverage Report

@@                        Coverage Diff                        @@
##           master   gonza/fix-bad-regression-cases     +/-   ##
=================================================================
  Coverage   79.06%                           79.06%   0.00%     
  Files         305                              305             
  Lines       88382                            88382             
=================================================================
  Hits        69878                            69878             
  Misses      18504                            18504             
Files Changed Coverage

Coverage generated Fri Oct 11 12:39:53 UTC 2024

@RomarQ RomarQ merged commit 24e7817 into master Oct 11, 2024
39 checks passed
@RomarQ RomarQ deleted the gonza/fix-bad-regression-cases branch October 11, 2024 13:04
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants