[Backport 2.x] Add unittests for RemoteClusterStateAttributesManager#14593
Merged
[Backport 2.x] Add unittests for RemoteClusterStateAttributesManager#14593
Conversation
* Add unittests for RemoteClusterStateAttributesManager Signed-off-by: Shivansh Arora <hishiv@amazon.com> (cherry picked from commit a34270d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14593 +/- ##
=========================================
Coverage 71.41% 71.41%
- Complexity 62286 62352 +66
=========================================
Files 5102 5102
Lines 293188 293230 +42
Branches 42718 42725 +7
=========================================
+ Hits 209372 209414 +42
- Misses 66198 66239 +41
+ Partials 17618 17577 -41 ☔ View full report in Codecov by Sentry. |
andrross
approved these changes
Jun 28, 2024
kkewwei
pushed a commit
to kkewwei/OpenSearch
that referenced
this pull request
Jul 24, 2024
…ject#14427) (opensearch-project#14593) * Add unittests for RemoteClusterStateAttributesManager (cherry picked from commit a34270d) Signed-off-by: Shivansh Arora <hishiv@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: kkewwei <kkewwei@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport a34270d from #14427.