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

.unwrap() #284

Merged
merged 2 commits into from Dec 7, 2022
Merged

.unwrap() #284

merged 2 commits into from Dec 7, 2022

Conversation

icepuma
Copy link
Member

@icepuma icepuma commented Dec 6, 2022

I'm submitting a

  • bug fix
  • feature
  • documentation addition

What is the motivation / use case for changing the behavior?

Be a bit more aware of the code and handle Option and Result a bit better.

- some calls are unavoidable and are marked with comments
- some calls were replaced with .expect to panic where it is okay-ish
@icepuma
Copy link
Member Author

icepuma commented Dec 6, 2022

@comtrya/maintainers it would be cool if you both have time to review this PR. Please be extra careful, because I changed a lot of things here. Thanks a lot in advance!

@icepuma icepuma marked this pull request as ready for review December 6, 2022 22:38
@icepuma icepuma requested review from a team, rawkode and martintc and removed request for a team December 6, 2022 22:38
@icepuma icepuma merged commit 7e6eace into comtrya:main Dec 7, 2022
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.

None yet

2 participants