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

Added restore API in RemoteStoreClient #443

Closed

Conversation

saimedhi
Copy link
Collaborator

Description

Added restore API in RemoteStoreClient. This is an experimental feature. API Code is generated using "python API generator". Tests to this feature can be added here

Issues Resolved

Related Issue #435

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
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #443 (b8f38f2) into main (4dba35d) will decrease coverage by 0.20%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   71.49%   71.29%   -0.20%     
==========================================
  Files          81       83       +2     
  Lines        7668     7682      +14     
==========================================
- Hits         5482     5477       -5     
- Misses       2186     2205      +19     
Impacted Files Coverage Δ
opensearchpy/_async/client/remote_store.py 0.00% <0.00%> (ø)
opensearchpy/client/remote_store.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@saimedhi saimedhi force-pushed the add/remote_store_client branch from 5e4c5cd to d6010f0 Compare July 20, 2023 17:31
@saimedhi saimedhi force-pushed the add/remote_store_client branch from d6010f0 to b8f38f2 Compare July 20, 2023 17:39
@dblock
Copy link
Member

dblock commented Jul 26, 2023

The code is generated but shouldn't we have some tests for it to make sure it works at all? Maybe we can also take the habit of documenting this as part of these PRs in the user guides/adding working samples?

@saimedhi saimedhi marked this pull request as draft August 2, 2023 21:51
@saimedhi saimedhi closed this Oct 26, 2023
@saimedhi saimedhi deleted the add/remote_store_client branch October 26, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants