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

[Backport 2.x] Implement abstract methods of Repository #1113

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport b6d1b56 from #1111

* Implement methods

Signed-off-by: monusingh-1 <[email protected]>

* Implement methods

Signed-off-by: monusingh-1 <[email protected]>

---------

Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit b6d1b56)
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #1113 (d75677e) into 2.x (22f41f9) will increase coverage by 0.15%.
The diff coverage is 0.00%.

❗ Current head d75677e differs from pull request most recent head f0d9d60. Consider uploading reports for the commit f0d9d60 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1113      +/-   ##
============================================
+ Coverage     76.37%   76.53%   +0.15%     
- Complexity     1041     1045       +4     
============================================
  Files           141      141              
  Lines          4762     4764       +2     
  Branches        521      521              
============================================
+ Hits           3637     3646       +9     
+ Misses          784      779       -5     
+ Partials        341      339       -2     
Files Changed Coverage Δ
.../replication/repository/RemoteClusterRepository.kt 74.82% <0.00%> (-1.10%) ⬇️

... and 3 files with indirect coverage changes

@monusingh-1 monusingh-1 merged commit 022ca32 into 2.x Sep 1, 2023
10 of 12 checks passed
@monusingh-1 monusingh-1 deleted the backport/backport-1111-to-2.x branch September 1, 2023 13:02
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