Closed saimedhi closed 1 year ago
Merging #552 (d5f0df7) into main (59072a6) will increase coverage by
0.70%
. The diff coverage is77.77%
.
@@ Coverage Diff @@
## main #552 +/- ##
==========================================
+ Coverage 70.05% 70.75% +0.70%
==========================================
Files 83 85 +2
Lines 7814 7865 +51
==========================================
+ Hits 5474 5565 +91
+ Misses 2340 2300 -40
Files | Coverage Δ | |
---|---|---|
opensearchpy/_async/client/__init__.py | 44.64% <100.00%> (+0.39%) |
:arrow_up: |
opensearchpy/client/__init__.py | 61.07% <100.00%> (+0.28%) |
:arrow_up: |
opensearchpy/client/remote_store.py | 85.71% <85.71%> (ø) |
|
opensearchpy/_async/client/remote_store.py | 57.14% <57.14%> (ø) |
Description
Add/remote store client
Issues Resolved
Closes #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.