-
Notifications
You must be signed in to change notification settings - Fork 86
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
S3fs #1499
S3fs #1499
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1499 +/- ##
==========================================
- Coverage 90.52% 90.52% -0.01%
==========================================
Files 25 25
Lines 2460 2459 -1
Branches 456 456
==========================================
- Hits 2227 2226 -1
Misses 148 148
Partials 85 85
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. |
@rly I wanted to check with you with this PR and the hdmf PR before moving forward with the docs, tests, and change log |
This approach looks good to me. Can you add a comment about Windows incompatibility? |
Motivation
Relax args to enable s3fs
Requires hdmf-dev/hdmf#746
How to test the behavior?
to do
Checklist
flake8
from the source directory.