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

feat: better error handling #29

Merged
merged 8 commits into from
May 30, 2024
Merged

Conversation

AtifChy
Copy link

@AtifChy AtifChy commented May 30, 2024

previously it was very tedious to handle errors, i simplified the process by using thiserror crate.

@AtifChy AtifChy requested a review from a team as a code owner May 30, 2024 12:19
Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributions, left a few questions and nitpicks

Copy link
Author

@AtifChy AtifChy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made all the necessary changes

@amrbashir amrbashir changed the title Better error handling feat: better error handling May 30, 2024
@amrbashir amrbashir merged commit 36f6b6b into tauri-apps:dev May 30, 2024
14 checks passed
amrbashir added a commit that referenced this pull request May 30, 2024
@AtifChy AtifChy deleted the better-error branch May 30, 2024 18:35
@github-actions github-actions bot mentioned this pull request May 30, 2024
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.

2 participants