Skip to content
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

HighestWinRateForRole Functionality improvement #12

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

obed-vazquez
Copy link
Contributor

HighestWinRateForRole Functionality improvement

RoleIdentifier#getHighestWinRateForRole() method was throwing an exception when criteria were not met, an improvement was introduced, and now there is another method that can be called with a flag that will return an Optional.empty() when this scenario occurs.

  • README.md and pom.xml were updated with the latest version and are ready for the release process.

`RoleIdentifier#getHighestWinRateForRole()` method was throwing an exception when criteria was not met, an improvement was introduced, and now there is another method that can be called with a flag that will return an `Optional.empty()` when this scenario occurs.
- `README.md` and `pom.xml` were updated with the latest version and are ready for the `release` process.
@obed-vazquez obed-vazquez self-assigned this Dec 27, 2023
@obed-vazquez obed-vazquez merged commit 0ad23ce into main Dec 27, 2023
1 check passed
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.

1 participant