Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanded type coverage to benchmarks, samples and tests. #566

Merged
merged 9 commits into from
Nov 9, 2023

Fixed TestBulk::test_bulk_works_with_bytestring_body.

e9baa62
Select commit
Loading
Failed to load commit list.
Merged

Expanded type coverage to benchmarks, samples and tests. #566

Fixed TestBulk::test_bulk_works_with_bytestring_body.
e9baa62
Select commit
Loading
Failed to load commit list.
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 is 73.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