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 YamlError ADT #309

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Improve YamlError ADT #309

merged 2 commits into from
Jul 10, 2024

Conversation

lbialy
Copy link
Contributor

@lbialy lbialy commented Jul 10, 2024

By providing the ParseError, ConstructError and ScannerError the original information that caused the error, an end user can use it for better diagnostics down the line.

Supersedes #271

By providing the `ParseError`, `ConstructError` and `ScannerError` the original information that caused the error, an end user can use it for better diagnostics down the line.
@lbialy lbialy self-assigned this Jul 10, 2024
@lbialy lbialy requested a review from tgodzik July 10, 2024 13:32
@lbialy lbialy merged commit 9d1f0ce into main Jul 10, 2024
6 checks passed
@lbialy lbialy deleted the improve-yamlerror-adt-by-sherpal branch July 10, 2024 13:35
@lbialy lbialy mentioned this pull request Jul 10, 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.

3 participants