-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add support for CLUSTER SHARDS #2151
Conversation
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.
Tiny nit of a request on doc-ing. Looks great otherwise!!!
Codecov Report
@@ Coverage Diff @@
## master #2151 +/- ##
==========================================
- Coverage 92.29% 92.19% -0.10%
==========================================
Files 105 105
Lines 25244 25274 +30
==========================================
+ Hits 23298 23302 +4
- Misses 1946 1972 +26
Continue to review full report at Codecov.
|
Pull Request check-list
Please make sure to review and check all of these items:
$ tox
pass with this change (including linting)?NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Description of change
closes #2120