Expanded type coverage to benchmarks, samples and tests. #566
Codecov / codecov/project
failed
Nov 7, 2023 in 0s
71.69% (-0.01%) compared to dcb79cc
View this Pull Request on Codecov
71.69% (-0.01%) compared to dcb79cc
Details
Codecov Report
Merging #566 (e9baa62) into main (dcb79cc) will decrease coverage by
0.01%
.
The diff coverage is73.33%
.
@@ Coverage Diff @@
## main #566 +/- ##
==========================================
- Coverage 71.69% 71.69% -0.01%
==========================================
Files 87 87
Lines 7875 7881 +6
==========================================
+ Hits 5646 5650 +4
- Misses 2229 2231 +2
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.33% <100.00%> (ø) |
|
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 6 more |
Loading