opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

Fixed automated api update bot for opensearch-py #667

Closed saimedhi closed 7 months ago

saimedhi commented 7 months ago

Description

Fixed automated api update bot for opensearch-py

Issues Resolved

fixes #664

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (54e2fb6) 0.00% compared to head (b329f92) 72.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #667 +/- ## ========================================= + Coverage 0 72.14% +72.14% ========================================= Files 0 89 +89 Lines 0 7945 +7945 ========================================= + Hits 0 5732 +5732 - Misses 0 2213 +2213 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.