-
Notifications
You must be signed in to change notification settings - Fork 36
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 63.55% 63.45% -0.11%
==========================================
Files 55 55
Lines 2154 2159 +5
Branches 286 286
==========================================
+ Hits 1369 1370 +1
- Misses 727 731 +4
Partials 58 58 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
anth-volk
left a comment
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