-
Notifications
You must be signed in to change notification settings - Fork 6
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
handle_pandas_storage_options #296
Conversation
Click here to view all benchmarks. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #296 +/- ##
==========================================
+ Coverage 93.80% 93.92% +0.11%
==========================================
Files 57 58 +1
Lines 2002 2057 +55
==========================================
+ Hits 1878 1932 +54
- Misses 124 125 +1 ☔ View full report in Codecov by Sentry. |
eba82ae
to
22cdc81
Compare
@smcguire-cmu Can you please review this pull while Melissa is away. |
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.
Looks good to me! Thanks for your contribution!
This PR closes #295.
Code Quality
New Feature Checklist