-
Notifications
You must be signed in to change notification settings - Fork 15
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
style: Fix some more sonar issues with service #1134
Merged
Merged
Conversation
This file contains 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
dwalluck
commented
Feb 7, 2025
.../sbomer/service/feature/sbom/errata/event/release/ReleaseStandardAdvisoryEventsListener.java
Show resolved
Hide resolved
dwalluck
commented
Feb 7, 2025
...c/main/java/org/jboss/sbomer/service/feature/sbom/features/generator/AbstractController.java
Show resolved
Hide resolved
dwalluck
commented
Feb 8, 2025
...ava/org/jboss/sbomer/service/rest/criteria/predicate/CustomizedPredicateBuilderStrategy.java
Show resolved
Hide resolved
2a76d47
to
70ab6b1
Compare
dwalluck
commented
Feb 10, 2025
...ice/src/main/java/org/jboss/sbomer/service/feature/sbom/errata/event/AdvisoryEventUtils.java
Show resolved
Hide resolved
8a407ae
to
5664883
Compare
dwalluck
commented
Feb 11, 2025
service/src/main/java/org/jboss/sbomer/service/feature/sbom/model/RequestEvent.java
Outdated
Show resolved
Hide resolved
dca1a72
to
f72aa88
Compare
f72aa88
to
469e293
Compare
goldmann
reviewed
Feb 21, 2025
service/src/main/java/org/jboss/sbomer/service/feature/sbom/model/RequestEvent.java
Show resolved
Hide resolved
goldmann
reviewed
Feb 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I looked at the PR and it looks good, thanks! I just want confirmation from @vibe13 that the equals
method implementation is what we would expect it to be. Afterwards we can merge it.
469e293
to
ee0c7bc
Compare
vibe13
approved these changes
Mar 10, 2025
goldmann
approved these changes
Mar 12, 2025
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.
No description provided.