-
Notifications
You must be signed in to change notification settings - Fork 45
Add storage_options
to Snapshot StoragePlugin
#108
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #108 +/- ##
==========================================
- Coverage 91.80% 87.01% -4.80%
==========================================
Files 31 31
Lines 2550 2556 +6
==========================================
- Hits 2341 2224 -117
- Misses 209 332 +123
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
thanks for the contribution @reyoung !
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.
This look great! Thanks again @reyoung!
Hello, it seems the CI reports code coverage check failed. However, this PR just adds a parameter to API and does not change any behavior. Can we skip the code coverage check? |
@reyoung unit tests are failing because |
storage_kwargs
to Snapshot.takestorage_kwargs
to Snapshot StoragePlugin
storage_kwargs
to Snapshot StoragePluginstorage_options
to Snapshot StoragePlugin
0adf39f
to
54f749c
Compare
fbab921
to
d1d4df9
Compare
Fixed. Just make storage_options optional in |
@yifuwang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
No description provided.