Upgrading lucene version to 10.5.0#22322
Conversation
2c3eded to
c2560f8
Compare
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 7967174.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
Thanks @harshavamsi |
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
7967174 to
6a9fd91
Compare
PR Reviewer Guide 🔍(Review updated until commit 3ae5014)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 3ae5014 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit e709c4a
Suggestions up to commit 99bd312
Suggestions up to commit 6a9fd91
|
|
❌ Gradle check result for 6a9fd91: null 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 6a9fd91: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22322 +/- ##
============================================
+ Coverage 73.34% 73.40% +0.05%
- Complexity 76039 76088 +49
============================================
Files 6076 6076
Lines 345494 345500 +6
Branches 49729 49732 +3
============================================
+ Hits 253402 253608 +206
+ Misses 71885 71707 -178
+ Partials 20207 20185 -22 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@harshavamsi can you check the red CI's? |
|
Similar to our past Lucene version increments #16366 (comment) we can run one benchmarks before merge. |
|
{"run-benchmark-test": "id_3"} |
|
Persistent review updated to latest commit 99bd312 |
|
The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/7932/ . Final results will be published once the job is completed. |
Benchmark ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/7932/
|
|
Persistent review updated to latest commit e709c4a |
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
|
Persistent review updated to latest commit 3ae5014 |
|
The benchmark job https://build.ci.opensearch.org/job/benchmark-pull-request/7959/ failed. |
|
The benchmark job https://build.ci.opensearch.org/job/benchmark-pull-request/7960/ failed. |
Benchmark ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/7956/
|
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Description
Lucene has released 10.5.0
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.