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

Improve error handling with snafu and eliminate panic calls #273

Conversation

ChristopherRabotin
Copy link
Member

@ChristopherRabotin ChristopherRabotin commented Jan 21, 2024

Effects

Closes #190

If this is a new feature or a bug fix ...

  • Yes, the branch I'm proposing to merge is called issue-xyz where xyz is the number of the issue.

If this change adds or modifies a validation case

  • No.

Copy link

github-actions bot commented Jan 21, 2024

Visit the preview URL for this PR (updated for commit f6fa1a4):

https://nyx-rustdoc--pr273-190-improve-error-ha-sqc5g0z1.web.app

(expires Sun, 28 Jan 2024 05:55:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d8e2a55934352d850c15d11866c39eb2d2e029be

@ChristopherRabotin
Copy link
Member Author

Some panic calls still exist because they will be removed once ANISE is used (#86 ).

@ChristopherRabotin ChristopherRabotin merged commit b21c88d into master Jan 21, 2024
13 checks passed
@ChristopherRabotin ChristopherRabotin deleted the 190-improve-error-handling-with-snafu-and-eliminate-panic-calls branch January 21, 2024 06:27
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.

Improve Error Handling with Snafu and Eliminate panic! Calls
1 participant