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

Add bridge testing environment #737

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

ParthDesai
Copy link
Contributor

Description

This PR adds bridge testing environment through series of shell scripts. The environment can be used to write bridging related tests in moonwall.

@ParthDesai ParthDesai added ci Continuous Integration pipeline D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes B0-silent Changes should not be mentioned in any release notes labels Oct 31, 2024
Copy link
Contributor

github-actions bot commented Oct 31, 2024

WASM runtime size check:

Compared to target branch

dancebox runtime: 1412 KB (no changes) ✅

flashbox runtime: 832 KB (no changes) ✅

dancelight runtime: 1988 KB (-8 KB) ✅

container chain template simple runtime: 1096 KB (no changes) ✅

container chain template frontier runtime: 1388 KB (no changes) ✅

Copy link
Contributor

github-actions bot commented Oct 31, 2024

Coverage Report

(master)

@@                    Coverage Diff                     @@
##           master   add-bridge-env-for-test     +/-   ##
==========================================================
  Coverage   65.29%                    65.29%   0.00%     
  Files         304                       304             
  Lines       53185                     53185             
==========================================================
  Hits        34722                     34722             
  Misses      18463                     18463             
Files Changed Coverage

Coverage generated Mon Nov 4 15:03:30 UTC 2024

Copy link
Collaborator

@girazoki girazoki left a comment

Choose a reason for hiding this comment

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

looks good parth, good job!

@ParthDesai ParthDesai merged commit c564220 into master Nov 4, 2024
42 checks passed
@ParthDesai ParthDesai deleted the add-bridge-env-for-test branch November 4, 2024 15:27
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 ci Continuous Integration pipeline D2-notlive PR doesn't change runtime/client code 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