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] [Bug Fix] Fixing Flaky Codec Tests #9896

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 731b13f from #9889.

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
(cherry picked from commit 731b13f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Compatibility status:

Checks if related components are compatible with change 46ea503

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #9896 (46ea503) into 2.x (5796845) will increase coverage by 0.07%.
Report is 4 commits behind head on 2.x.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##                2.x    #9896      +/-   ##
============================================
+ Coverage     70.80%   70.88%   +0.07%     
- Complexity    58195    58252      +57     
============================================
  Files          4817     4817              
  Lines        275155   275157       +2     
  Branches      40436    40436              
============================================
+ Hits         194835   195048     +213     
+ Misses        63601    63478     -123     
+ Partials      16719    16631      -88     
Files Changed Coverage Δ
...rg/opensearch/common/settings/ClusterSettings.java 93.18% <ø> (ø)
...rch/node/remotestore/RemoteStoreNodeAttribute.java 73.91% <50.00%> (-0.72%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 83.41% <75.00%> (+4.73%) ⬆️
...search/cluster/coordination/CoordinationState.java 88.05% <100.00%> (-0.35%) ⬇️
.../java/org/opensearch/gateway/GatewayMetaState.java 70.62% <100.00%> (+2.31%) ⬆️
server/src/main/java/org/opensearch/node/Node.java 86.54% <100.00%> (+0.79%) ⬆️

... and 461 files with indirect coverage changes

@reta reta merged commit 6bf9447 into 2.x Sep 7, 2023
14 of 40 checks passed
@github-actions github-actions bot deleted the backport/backport-9889-to-2.x branch September 7, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants