Closed saimedhi closed 1 year ago
Merging #508 (5c8a677) into main (69750e8) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #508 +/- ##
=======================================
Coverage 70.92% 70.92%
=======================================
Files 81 81
Lines 7732 7732
=======================================
Hits 5484 5484
Misses 2248 2248
Files Changed | Coverage Δ | |
---|---|---|
opensearchpy/_async/client/tasks.py | 64.28% <ø> (ø) |
|
opensearchpy/client/tasks.py | 85.71% <ø> (ø) |
Hi @florianvazelle, would you mind taking a moment to review this PR when you have a chance? Thank you!
Description
tasks 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.