Added a utf-8 header to all .py files. #557
Merged
Codecov / codecov/project
succeeded
Oct 26, 2023 in 0s
71.10% (+0.00%) compared to 5c7fe9d
View this Pull Request on Codecov
71.10% (+0.00%) compared to 5c7fe9d
Details
Codecov Report
Merging #557 (0850624) into main (5c7fe9d) will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@
## main #557 +/- ##
=======================================
Coverage 71.10% 71.10%
=======================================
Files 85 85
Lines 7774 7774
=======================================
Hits 5528 5528
Misses 2246 2246
Files | Coverage Δ | |
---|---|---|
opensearchpy/__init__.py | 100.00% <ø> (ø) |
|
opensearchpy/_async/_extra_imports.py | 71.42% <ø> (ø) |
|
opensearchpy/_async/client/_patch.py | 46.15% <ø> (ø) |
|
opensearchpy/_async/client/cat.py | 65.78% <ø> (ø) |
|
opensearchpy/_async/client/cluster.py | 51.76% <ø> (ø) |
|
opensearchpy/_async/client/dangling_indices.py | 53.33% <ø> (ø) |
|
opensearchpy/_async/client/features.py | 75.00% <ø> (ø) |
|
opensearchpy/_async/client/indices.py | 46.22% <ø> (ø) |
|
opensearchpy/_async/client/ingest.py | 50.00% <ø> (ø) |
|
opensearchpy/_async/client/nodes.py | 63.15% <ø> (ø) |
|
... and 73 more |
Loading