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

Store path in IO errors #147

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

TheSignPainter98
Copy link
Owner

Problem description

IO errors do not contain the path where the failure occurred.

How this PR fixes the problem

This PR refactors Error::IO to include the problematic path.

Check lists

  • All tests pass
  • No linting errors
  • Correctly formatted

@TheSignPainter98 TheSignPainter98 marked this pull request as ready for review December 18, 2023 21:49
@TheSignPainter98 TheSignPainter98 merged commit 7efbb91 into master Dec 18, 2023
6 checks passed
@TheSignPainter98 TheSignPainter98 deleted the refactor/io-error-path-storage branch December 18, 2023 22:08
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.

1 participant