-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
chore(datasets): Sanitizing /save response #17579
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17579 +/- ##
==========================================
- Coverage 77.01% 76.99% -0.02%
==========================================
Files 1049 1049
Lines 56683 56688 +5
Branches 7852 7852
==========================================
- Hits 43652 43645 -7
- Misses 12778 12790 +12
Partials 253 253
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
(cherry picked from commit ac76def)
🏷️ 2021.44 |
(cherry picked from commit ac76def)
(cherry picked from commit ac76def)
SUMMARY
Ensures a default dict will always be included in dataset saves. Needed to prevent a few edge cases.