Improving Error Handling #20

Open
rawan wants to merge 2 commits from main_error_handling into development
Member
related issues: https://forge.ourworld.tf/geomind_code/my_hypervisor/issues/17 for more info: https://gist.github.com/xmonader/aff3afb23e100b29bb2ffb3455421981#51-excessive-use-of-unwrap-and-expect https://gist.github.com/xmonader/aff3afb23e100b29bb2ffb3455421981#52-silent-error-suppression
fix: fixed excessive use of unwrap()
All checks were successful
Unit and Integration Test / test (push) Successful in 2m14s
f0f32f9fc3
fix: silent errors
All checks were successful
Unit and Integration Test / test (push) Successful in 2m12s
90a6ca04fc
All checks were successful
Unit and Integration Test / test (push) Successful in 2m12s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin main_error_handling:main_error_handling
git switch main_error_handling

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff main_error_handling
git switch main_error_handling
git rebase development
git switch development
git merge --ff-only main_error_handling
git switch main_error_handling
git rebase development
git switch development
git merge --no-ff main_error_handling
git switch development
git merge --squash main_error_handling
git switch development
git merge --ff-only main_error_handling
git switch development
git merge main_error_handling
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_hypervisor!20
No description provided.