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

Add override for code generator to change indices.put_alias argument order #804

Merged
merged 3 commits into from
Aug 22, 2024

Generate new version of the client code with the correct argument order

4be23a6
Select commit
Loading
Failed to load commit list.
Merged

Add override for code generator to change indices.put_alias argument order #804

Generate new version of the client code with the correct argument order
4be23a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2024 in 1s

70.29% (-1.66%) compared to ba715b9

View this Pull Request on Codecov

70.29% (-1.66%) compared to ba715b9

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.29%. Comparing base (ba715b9) to head (4be23a6).
Report is 53 commits behind head on main.

Files Patch % Lines
opensearchpy/_async/client/indices.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
- Coverage   71.95%   70.29%   -1.66%     
==========================================
  Files          91      113      +22     
  Lines        8001     8868     +867     
==========================================
+ Hits         5757     6234     +477     
- Misses       2244     2634     +390     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.