-
Notifications
You must be signed in to change notification settings - Fork 139
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 parsing of commit from Go's pseudo-version in update tool #3418
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 954745f Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3418 +/- ##
=======================================
Coverage 80.39% 80.39%
=======================================
Files 390 390
Lines 95784 95796 +12
=======================================
+ Hits 77007 77019 +12
Misses 16058 16058
Partials 2719 2719
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
The current parsing function for Go's pseudo-versions gets confused by semantic versions by build metadata and pre-releases.
master
branchFiles changed
in the Github PR explorer