Skip to content

Improve error handling#46

Merged
Vladyslav-Kuksiuk merged 3 commits into
masterfrom
improve-error-handling
Jun 3, 2026
Merged

Improve error handling#46
Vladyslav-Kuksiuk merged 3 commits into
masterfrom
improve-error-handling

Conversation

@Vladyslav-Kuksiuk
Copy link
Copy Markdown
Collaborator

This PR removes panic from non-test code and propagates all errors to main.

This PR resolves point A. Robustness — panic is used for expected/operational errors from this issue: #45.

@Vladyslav-Kuksiuk Vladyslav-Kuksiuk self-assigned this Jun 3, 2026
@Vladyslav-Kuksiuk Vladyslav-Kuksiuk marked this pull request as ready for review June 3, 2026 10:20
@Vladyslav-Kuksiuk Vladyslav-Kuksiuk merged commit 71b7c9f into master Jun 3, 2026
3 checks passed
@Vladyslav-Kuksiuk Vladyslav-Kuksiuk deleted the improve-error-handling branch June 3, 2026 15:32
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