-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
report: use uv_getrusage_thread in report #58405
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this would require bumping the report version number (see the docs) and potentially updating the examples in the docs.
Nevermind, this is not adding something new.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #58405 +/- ##
==========================================
- Coverage 90.23% 90.20% -0.04%
==========================================
Files 633 635 +2
Lines 186860 187171 +311
Branches 36681 36750 +69
==========================================
+ Hits 168613 168832 +219
- Misses 11044 11117 +73
- Partials 7203 7222 +19
🚀 New features to boost your workflow:
|
1e66275
to
ceb4827
Compare
ceb4827
to
1e6a4a4
Compare
Landed in 74acfdf |
use
uv_getrusage_thread
in report.make -j4 test
(UNIX), orvcbuild test
(Windows) passes