Codecov / codecov/project
succeeded
Nov 9, 2023 in 1s
71.69% (+0.00%) compared to dcb79cc
View this Pull Request on Codecov
71.69% (+0.00%) compared to dcb79cc
Details
Codecov Report
Merging #569 (66373f1) into main (dcb79cc) will increase coverage by
0.00%
.
Report is 1 commits behind head on main.
The diff coverage is75.00%
.
@@ Coverage Diff @@
## main #569 +/- ##
=======================================
Coverage 71.69% 71.69%
=======================================
Files 87 87
Lines 7875 7886 +11
=======================================
+ Hits 5646 5654 +8
- Misses 2229 2232 +3
Files | Coverage Δ | |
---|---|---|
opensearchpy/__init__.py | 100.00% <ø> (ø) |
|
opensearchpy/_async/helpers/document.py | 57.38% <100.00%> (ø) |
|
opensearchpy/_async/helpers/index.py | 60.80% <100.00%> (ø) |
|
opensearchpy/_async/http_aiohttp.py | 83.45% <100.00%> (+0.12%) |
⬆️ |
opensearchpy/connection/async_connections.py | 95.91% <100.00%> (+0.17%) |
⬆️ |
opensearchpy/connection_pool.py | 89.74% <100.00%> (ø) |
|
opensearchpy/helpers/actions.py | 44.22% <ø> (ø) |
|
opensearchpy/helpers/asyncsigner.py | 95.65% <100.00%> (ø) |
|
opensearchpy/helpers/field.py | 93.37% <100.00%> (ø) |
|
opensearchpy/helpers/index.py | 64.50% <100.00%> (ø) |
|
... and 7 more |
Loading