Skip to content

1010: Fixed the two remaining SonarCloud errors#1023

Merged
iluwatar merged 1 commit into
iluwatar:masterfrom
oconnelc:1010
Oct 20, 2019
Merged

1010: Fixed the two remaining SonarCloud errors#1023
iluwatar merged 1 commit into
iluwatar:masterfrom
oconnelc:1010

Conversation

@oconnelc
Copy link
Copy Markdown
Contributor

@oconnelc oconnelc commented Oct 19, 2019

The two remaining files were still creating a Random every time the method
was called. These were missed in the previous commit because the previous
commit had fixed only one of the methods; in other words, there were
multiple methods that were creating the Random object on each call.

The two remaining files were still creating a Random everytime the method
was called. These were missed in the previous commit because the previous
commit had fixed only one of the methods; in other words, there were
multiple methods that were creating the Random object on each call.
@iluwatar iluwatar self-assigned this Oct 20, 2019
@iluwatar iluwatar merged commit 82f9a6c into iluwatar:master Oct 20, 2019
@iluwatar
Copy link
Copy Markdown
Owner

Thanks @oconnelc for taking care of this 👍

@iluwatar iluwatar added this to the 1.22.0 milestone Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants