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

chore: build and run script for localnet #5398

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

j4m1ef0rd
Copy link
Contributor

Pull Request

Summary

Simple script to: cargo build -> recreate localnet -> setup for test. I have been doing this exact chain of commands for a while now when developing. I think others might too, so this is just a shortcut for us.
Usage: ./localnet/build_and_run.sh

@j4m1ef0rd j4m1ef0rd requested a review from ahasna November 8, 2024 05:04
@j4m1ef0rd j4m1ef0rd self-assigned this Nov 8, 2024
@j4m1ef0rd j4m1ef0rd requested a review from a team as a code owner November 8, 2024 05:04
@j4m1ef0rd j4m1ef0rd requested review from martin-chainflip and removed request for a team November 8, 2024 05:04
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71%. Comparing base (420429c) to head (06e0a58).

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5398    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        487     487            
  Lines      86183   86047   -136     
  Branches   86183   86047   -136     
======================================
- Hits       61633   61440   -193     
- Misses     21636   21690    +54     
- Partials    2914    2917     +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

localnet/build_and_run.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@ahasna ahasna left a comment

Choose a reason for hiding this comment

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

I agree with @kylezs about the working directory change 👍

j4m1ef0rd and others added 2 commits November 12, 2024 14:59
@j4m1ef0rd j4m1ef0rd force-pushed the chore/build-and-run-script branch from 1bd9aac to 06e0a58 Compare November 12, 2024 03:59
@j4m1ef0rd j4m1ef0rd added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit 973990b Nov 12, 2024
49 checks passed
@j4m1ef0rd j4m1ef0rd deleted the chore/build-and-run-script branch November 12, 2024 05:30
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.

3 participants