-
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
Allow histology patches to be extracted without ground truth labels #657
Allow histology patches to be extracted without ground truth labels #657
Conversation
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
…-results-in-failure
Codecov Report
@@ Coverage Diff @@
## master #657 +/- ##
=======================================
Coverage 94.33% 94.33%
=======================================
Files 114 114
Lines 7679 7682 +3
=======================================
+ Hits 7244 7247 +3
Misses 435 435
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
One of the tests is randomly failing. Can we re-un? |
Ah, stochasticity, though art indeed a fickle mistress. Re-run initiated. |
Fixes #656
Proposed Changes
Label
headerChecklist
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].