Bump checkstyle and spotbug versions#833
Merged
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom Aug 11, 2025
Merged
Bump checkstyle and spotbug versions#833peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #833 +/- ##
============================================
- Coverage 70.88% 70.01% -0.87%
- Complexity 421 489 +68
============================================
Files 49 54 +5
Lines 3125 3518 +393
Branches 194 228 +34
============================================
+ Hits 2215 2463 +248
- Misses 785 911 +126
- Partials 125 144 +19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
rishabh6788
approved these changes
Aug 11, 2025
peterzhuamazon
approved these changes
Aug 11, 2025
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 11, 2025
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> (cherry picked from commit 53c81f2)
gaiksaya
added a commit
that referenced
this pull request
Aug 11, 2025
AjayRajNelapudi
pushed a commit
to AjayRajNelapudi/performance-analyzer
that referenced
this pull request
Oct 28, 2025
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
5 tasks
AjayRajNelapudi
pushed a commit
to AjayRajNelapudi/performance-analyzer
that referenced
this pull request
Oct 29, 2025
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
AjayRajNelapudi
pushed a commit
to AjayRajNelapudi/performance-analyzer
that referenced
this pull request
Oct 29, 2025
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
nishchay21
pushed a commit
that referenced
this pull request
Oct 29, 2025
AjayRajNelapudi
added a commit
to AjayRajNelapudi/performance-analyzer
that referenced
this pull request
Mar 2, 2026
…arch-project#861) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Co-authored-by: Sayali Gaikawad <gaiksaya@amazon.com>
AjayRajNelapudi
added a commit
to AjayRajNelapudi/performance-analyzer
that referenced
this pull request
Mar 2, 2026
…arch-project#861) Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com>
nishchay21
pushed a commit
that referenced
this pull request
Mar 3, 2026
* Update the maven snapshot publish endpoint and credential (#820) (#839) (cherry picked from commit bc5f69d) Signed-off-by: Zelin Hao <zelinhao@amazon.com> Co-authored-by: Zelin Hao <zelinhao@amazon.com> * [Backport 2.19] Onboarding new maven snapshots publishing to s3 (PA) (#854) Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Hardcode BWC to 2.19 to mitigate build failure (#874) Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> Co-authored-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Bump checkstyle and spotbug versions (#833) (#861) Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Bump bcpkix-jdk18on and commons-lang3 (#877) Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> Co-authored-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Force io.netty:netty-codec-http2 version (#879) Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> Co-authored-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Update dependency SHAs Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Remove Codecov bash uploader dependency Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Fix BWC tests with available versions Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> * Add lycheeignore to skip troublesome URLs Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> --------- Signed-off-by: Zelin Hao <zelinhao@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Ajay Raj Nelapudi <ajnelapu@amazon.com> Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Co-authored-by: Zelin Hao <zelinhao@amazon.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: Ajay Raj Nelapudi <ajnelapu@amazon.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.
Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com### Description
Bump checkstyle and spotbug versions
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff.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.