opensearch-project / opensearch-py

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

Updated opensearch-py to reflect the latest OpenSearch API spec #702

Closed opensearch-trigger-bot[bot] closed 8 months ago

opensearch-trigger-bot[bot] commented 8 months ago

Updated opensearch-py to reflect the latest OpenSearch API spec Date: 2024-03-22

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 51.51515% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 71.97%. Comparing base (25db5d5) to head (7d00ce3).

Files Patch % Lines
opensearchpy/_async/plugins/knn.py 48.38% 16 Missing :warning:
opensearchpy/plugins/knn.py 48.38% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #702 +/- ## ========================================== - Coverage 72.14% 71.97% -0.17% ========================================== Files 89 91 +2 Lines 7945 8011 +66 ========================================== + Hits 5732 5766 +34 - Misses 2213 2245 +32 ```

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

saimedhi commented 8 months ago

Working as expected.