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 moonriver smoke test #3017

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Fix moonriver smoke test #3017

merged 3 commits into from
Oct 17, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Oct 17, 2024

What does it do?

We were shadowing the context value.

@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes I4-tests 🎯 Tests need fixing, improving or augmenting. D2-notlive PR doesn't change runtime code (so can't be audited) labels Oct 17, 2024
@RomarQ RomarQ requested a review from pLabarta October 17, 2024 13:40
@RomarQ RomarQ self-assigned this Oct 17, 2024
Copy link
Contributor

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

Coverage Report

@@                      Coverage Diff                       @@
##           master   rq/fix-moonsame-smoke-tests     +/-   ##
==============================================================
  Coverage   79.01%                        79.01%   0.00%     
  Files         305                           305             
  Lines       88446                         88446             
==============================================================
  Hits        69878                         69878             
  Misses      18568                         18568             
Files Changed Coverage

Coverage generated Thu Oct 17 14:55:29 UTC 2024

@pLabarta pLabarta merged commit 527a930 into master Oct 17, 2024
42 checks passed
@pLabarta pLabarta deleted the rq/fix-moonsame-smoke-tests branch October 17, 2024 17:32
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) I4-tests 🎯 Tests need fixing, improving or augmenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants