Remove PY2. #550
Merged
Remove PY2. #550
Codecov / codecov/project
succeeded
Oct 24, 2023 in 0s
70.74% (+0.05%) compared to 627e717
View this Pull Request on Codecov
70.74% (+0.05%) compared to 627e717
Details
Codecov Report
Merging #550 (9e5b952) into main (627e717) will increase coverage by
0.05%
.
The diff coverage is92.85%
.
@@ Coverage Diff @@
## main #550 +/- ##
==========================================
+ Coverage 70.68% 70.74% +0.05%
==========================================
Files 83 83
Lines 7862 7847 -15
==========================================
- Hits 5557 5551 -6
+ Misses 2305 2296 -9
Files | Coverage Δ | |
---|---|---|
opensearchpy/client/utils.py | 86.86% <100.00%> (+0.73%) |
⬆️ |
opensearchpy/compat.py | 73.07% <91.66%> (+16.66%) |
⬆️ |
Loading