-
Notifications
You must be signed in to change notification settings - Fork 35
Improve subsampling and dataset downloads #2323
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2323 +/- ##
==========================================
- Coverage 77.16% 75.37% -1.80%
==========================================
Files 88 88
Lines 3377 3484 +107
Branches 366 395 +29
==========================================
+ Hits 2606 2626 +20
- Misses 703 788 +85
- Partials 68 70 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Apologies for the delay in review @nikhilwoodruff. This looks good to me, but I'll let you merge (or modify) in case there's been any change in need here, given some other subsampling-related changes we've made.
Fixes #2322
Fixes #2321