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] Skip unnecessary string format in RemoteStoreMigrationAllocationDecider when not in debug mode #16301

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5d2d392 from #16299.

…er when not in debug mode (#16299)

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 5d2d392)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for c0a634b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for c0a634b: SUCCESS

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.72%. Comparing base (5947002) to head (c0a634b).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...decider/RemoteStoreMigrationAllocationDecider.java 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16301      +/-   ##
============================================
- Coverage     71.74%   71.72%   -0.02%     
+ Complexity    65022    64983      -39     
============================================
  Files          5302     5302              
  Lines        303866   303869       +3     
  Branches      44192    44192              
============================================
- Hits         218012   217959      -53     
- Misses        67648    67659      +11     
- Partials      18206    18251      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis dbwiddis merged commit 4ba1f4f into 2.x Oct 14, 2024
62 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-16299-to-2.x branch October 14, 2024 06:45
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.

1 participant