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

Finished guide for working with snapshots. #796

Closed dblock closed 3 months ago

dblock commented 3 months ago

Description

Finishes https://github.com/opensearch-project/opensearch-py/pull/486.

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-py/pull/486.

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

Codecov Report

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

Project coverage is 70.30%. Comparing base (ba715b9) to head (75cf356). Report is 50 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #796 +/- ## ========================================== - Coverage 71.95% 70.30% -1.66% ========================================== Files 91 113 +22 Lines 8001 8866 +865 ========================================== + Hits 5757 6233 +476 - Misses 2244 2633 +389 ```

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