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

Added a utf-8 header to all .py files. #557

Merged
merged 1 commit into from
Oct 26, 2023

Added a utf-8 header to all .py files

0850624
Select commit
Loading
Failed to load commit list.
Merged

Added a utf-8 header to all .py files. #557

Added a utf-8 header to all .py files
0850624
Select commit
Loading
Failed to load commit list.
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 is n/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