-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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] remove vmmeter from build-and-test.yaml
#10590
Conversation
This is not just arm stuff, this provides utilization report of the runner. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10590 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 403 403
Lines 18739 18739
=======================================
Hits 17313 17313
Misses 1066 1066
Partials 360 360 ☔ View full report in Codecov by Sentry. |
@atoulme where is that report going? Are we using it? |
@TylerHelmuth - utilization report looks to be just text in the post step of the run which is all the action code exports as. @atoulme - do we know the dev's over at self-actuated? I don't mean this in a negative way (seems like a cool set of projects), but it seems like a small team with low-bandwidth and a lot going on. Might be good to contribute the fix, fork, or maybe use something else? |
Oh I see. Let's remove it now and report to the vmeter maintainer. |
build-and-test.yaml
build-and-test.yaml
These things were added for the arm build which has been moved to its own job.
Fixes #10587