Closed saimedhi closed 1 year ago
Merging #511 (f74bf10) into main (7d3c528) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #511 +/- ##
=======================================
Coverage 70.87% 70.87%
=======================================
Files 83 83
Lines 7790 7790
=======================================
Hits 5521 5521
Misses 2269 2269
Files | Coverage Δ | |
---|---|---|
opensearchpy/_async/client/dangling_indices.py | 53.33% <ø> (ø) |
|
opensearchpy/client/dangling_indices.py | 53.33% <ø> (ø) |
Description
Integrated generated dangling_indices client APIs into the existing module, ensuring alignment with the server and maintaining backward compatibility
Issues Resolved
Related to #477
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.