-
Notifications
You must be signed in to change notification settings - Fork 79
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
Updated the metrics output #687
Updated the metrics output #687
Conversation
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Codecov Report
@@ Coverage Diff @@
## master #687 +/- ##
==========================================
- Coverage 94.62% 94.61% -0.01%
==========================================
Files 116 116
Lines 8054 8062 +8
==========================================
+ Hits 7621 7628 +7
- Misses 433 434 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Fixes #686
Proposed Changes
_
(we can change this as requirements change in the future)Checklist
CONTRIBUTING
guide.pip install
step is needed for PR to be functional), please ensure it is reflected in all the files that control the CI, namely: python-test.yml, and all docker files [1,2,3].