-
-
Notifications
You must be signed in to change notification settings - Fork 323
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: measure cpu energy usage estimates #3217
feat: measure cpu energy usage estimates #3217
Conversation
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## armcknight/test/ios-swift-additions #3217 +/- ##
=========================================================================
+ Coverage 89.156% 89.176% +0.020%
=========================================================================
Files 502 502
Lines 54076 54112 +36
Branches 19411 19419 +8
=========================================================================
+ Hits 48212 48255 +43
- Misses 4899 4998 +99
+ Partials 965 859 -106
... and 30 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Performance metrics 🚀
|
a5b8747
to
da8cbee
Compare
8a6b947
to
d7ebd02
Compare
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.
LGTM
4beeeff
into
armcknight/test/ios-swift-additions
📜 Description
Extracted from #3187 for release to production.
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
You have to check all boxes before merging:
sendDefaultPII
is enabled.🔮 Next steps