Closed dblock closed 1 year ago
Link checker will be failing until we release 2.3.2.
Merging #526 (eb06c53) into main (49c2f6e) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #526 +/- ##
=======================================
Coverage 70.87% 70.87%
=======================================
Files 83 83
Lines 7790 7790
=======================================
Hits 5521 5521
Misses 2269 2269
Files | Coverage Δ | |
---|---|---|
opensearchpy/_async/transport.py | 87.01% <ø> (ø) |
|
opensearchpy/connection/base.py | 93.66% <ø> (ø) |
|
opensearchpy/connection_pool.py | 89.09% <ø> (ø) |
|
opensearchpy/helpers/utils.py | 91.01% <ø> (ø) |
|
opensearchpy/transport.py | 92.02% <ø> (ø) |
Description
Fixed some typos and grammar in comments.
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.