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

feat(scripts): Added Makefile for scripts #712

Merged
merged 2 commits into from
Dec 19, 2024
Merged

feat(scripts): Added Makefile for scripts #712

merged 2 commits into from
Dec 19, 2024

Conversation

greg-szabo
Copy link
Member

Closes: #XXX

This is yet another way to run local testnets. Each solution has its benefits. This one is closer to the Bash implementation in feature set but it's "drier", possibly easier to comprehend from the source code. Execution commands are also somewhat simpler.


PR author checklist

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.99%. Comparing base (55fc086) to head (d9a8dd1).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #712      +/-   ##
==========================================
+ Coverage   79.88%   79.99%   +0.11%     
==========================================
  Files         105      105              
  Lines        9331     9331              
==========================================
+ Hits         7454     7464      +10     
+ Misses       1877     1867      -10     
Flag Coverage Δ
integration 79.71% <ø> (+0.11%) ⬆️
mbt 16.59% <ø> (-3.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@romac romac merged commit d9e6512 into main Dec 19, 2024
14 checks passed
@romac romac deleted the greg/makefile-script branch December 19, 2024 07:39
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