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

Replace unwrap with errors when possible #114

Merged

Conversation

nicholas-mainardi
Copy link
Contributor

This PR aims at improving error handling by avoiding unnecessary unwrap operations anytime it is possible and convenient to return an error to the caller.

@DanieleDiBenedetto DanieleDiBenedetto merged commit b693899 into audit_fixes_2023 Feb 15, 2023
@DanieleDiBenedetto DanieleDiBenedetto deleted the improve_error_handling_via_unwrap branch March 23, 2023 15:50
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