-
Notifications
You must be signed in to change notification settings - Fork 805
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 tests for elasticsearch v6 client #5716
Conversation
Pull Request Test Coverage Report for Build 018e1071-f41c-4de3-a965-1763d1ef5be4Details
💛 - Coveralls |
Codecov Report
Additional details and impacted filessee 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
* Add es v6 client test for new es v6 client method and index operations
What changed?
Add unit test for NewV6Client, CreateIndex, PutMapping and Count
Why?
Improve test coverage
How did you test it?
Unit test
Potential risks
Release notes
Documentation Changes