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

Fixed to use Optional#orElseThrow() instead of Optional#get() #330

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

HidekiSugimoto189
Copy link
Contributor

Fixed to use Optional#orElseThrow() instead of Optional#get() because it is a deprecated API.

@coveralls
Copy link

Coverage Status

coverage: 91.21% (+0.01%) from 91.197%
when pulling e552db8 on feature/use_orelsethrow_insted_of_get
into fb3798f on master.

@shout-star shout-star merged commit 336d7e4 into master Aug 14, 2024
3 checks passed
@shout-star shout-star deleted the feature/use_orelsethrow_insted_of_get branch August 14, 2024 16:47
@HidekiSugimoto189 HidekiSugimoto189 added this to the v1.0.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants