-
Notifications
You must be signed in to change notification settings - Fork 138
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
Improve update tool #3163
Improve update tool #3163
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit c47ad04 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3163 +/- ##
==========================================
+ Coverage 80.61% 80.62% +0.01%
==========================================
Files 381 381
Lines 92890 92923 +33
==========================================
+ Hits 74879 74920 +41
+ Misses 15304 15297 -7
+ Partials 2707 2706 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
The config might specify a repo branch to use.
Use it if given, and fall back to fetching the repo's default branch using the GitHub API.
The CLI now depends on the EVM gateway
master
branchFiles changed
in the Github PR explorer