Skip to content

Conversation

@talarian1
Copy link
Contributor

No description provided.

@talarian1 talarian1 requested a review from eyalbe4 September 26, 2021 08:01
Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like ImpactPathImpl class is missing. Can you please add it?

Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please looks at my inline comments.
Also, I saw some lines with compiler warnings, such as "Private field 'name' is never assigned" and "Private field 'licenseName' is never assigned". I'd add a suppression above this field, or a above the class declaration.
One last thing - I think that GraphImpl class requires a test.

@yahavi
Copy link
Member

yahavi commented Sep 30, 2021

One more thing - I noticed in some cases @JsonProperty above getters and setters. I think they should be deleted, because there are already @JsonProperty above the interface's values.

talarian1 and others added 2 commits September 30, 2021 17:37
Co-authored-by: Yahav Itzhak <yahavi@users.noreply.github.com>
talarian1 and others added 2 commits September 30, 2021 18:47
Co-authored-by: Yahav Itzhak <yahavi@users.noreply.github.com>
@talarian1 talarian1 merged commit 8c3f6ea into jfrog:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants