-
Notifications
You must be signed in to change notification settings - Fork 62
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
Enhanced status API validations to check for index name #317
Enhanced status API validations to check for index name #317
Conversation
Codecov Report
@@ Coverage Diff @@
## main #317 +/- ##
============================================
- Coverage 72.94% 71.53% -1.41%
+ Complexity 905 897 -8
============================================
Files 139 139
Lines 4424 4427 +3
Branches 519 521 +2
============================================
- Hits 3227 3167 -60
- Misses 870 934 +64
+ Partials 327 326 -1
Continue to review full report at Codecov.
|
275e380
to
bfb3dfd
Compare
Signed-off-by: Sai Kumar <[email protected]>
bfb3dfd
to
08e4a24
Compare
Integ tests fixed in: #322 |
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.
LGTM
Signed-off-by: Sai Kumar <[email protected]> (cherry picked from commit 67afce7)
Signed-off-by: Sai Kumar <[email protected]> (cherry picked from commit 67afce7)
(cherry picked from commit 67afce7) Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 67afce7) Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 67afce7) Signed-off-by: Sai Kumar <[email protected]> Co-authored-by: Sai <[email protected]>
(cherry picked from commit 67afce7) Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 67afce7) Signed-off-by: Sai Kumar <[email protected]> Co-authored-by: Sai <[email protected]>
Signed-off-by: Sai Kumar [email protected]
Description
Enhanced status API validations to check for index name
Issues Resolved
#314
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.