opensearch-project / opensearch-py

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

Preparing for next developer iteration, 2.7.2. #807

Closed dblock closed 2 months ago

dblock commented 2 months ago

Description

Preparing for next developer iteration, 2.7.2.

Cleaned up CHANGELOG from empty sections, too.

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 2 months ago

Codecov Report

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

Project coverage is 70.32%. Comparing base (ba715b9) to head (e8017aa). Report is 56 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #807 +/- ## ========================================== - Coverage 71.95% 70.32% -1.64% ========================================== Files 91 113 +22 Lines 8001 8868 +867 ========================================== + Hits 5757 6236 +479 - Misses 2244 2632 +388 ```

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