-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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] Bump HdrHistogram to 2.2.2 and move the dependency version to version.properties #14040
[Backport 2.x] Bump HdrHistogram to 2.2.2 and move the dependency version to version.properties #14040
Conversation
….properties (opensearch-project#13986) Signed-off-by: LantaoJin <ltjin@amazon.com> (cherry picked from commit 298aeda)
❌ Gradle check result for 2e24ca8: 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? |
❌ Gradle check result for 2e24ca8: 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? |
❌ Gradle check result for 2e24ca8: 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? |
❌ Gradle check result for 2e24ca8: 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? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14040 +/- ##
============================================
+ Coverage 71.28% 71.43% +0.14%
- Complexity 60145 61468 +1323
============================================
Files 4957 5041 +84
Lines 282799 288850 +6051
Branches 41409 42194 +785
============================================
+ Hits 201591 206331 +4740
- Misses 64189 65135 +946
- Partials 17019 17384 +365 ☔ View full report in Codecov by Sentry. |
….properties (opensearch-project#13986) (opensearch-project#14040) Signed-off-by: LantaoJin <ltjin@amazon.com> (cherry picked from commit 298aeda) Signed-off-by: kkewwei <kkewwei@163.com>
(cherry picked from commit 298aeda)
Description
Backport 298aeda from #13986
Check List
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.