Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Make sure errors are not swallowed by parser#56

Merged
fasterthanlime merged 1 commit into
mainfrom
fix-55-triple-quotes-error
Feb 3, 2026
Merged

Make sure errors are not swallowed by parser#56
fasterthanlime merged 1 commit into
mainfrom
fix-55-triple-quotes-error

Conversation

@fasterthanlime

@fasterthanlime fasterthanlime commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Closes #55

@fasterthanlime fasterthanlime force-pushed the fix-55-triple-quotes-error branch from 305bddf to 2541788 Compare February 3, 2026 12:55
@fasterthanlime fasterthanlime changed the title fix 55 triple quotes error Make sure errors are not swallowed by parser Feb 3, 2026
This introduces an abstraction in facet-styx to make sure that an error
event always translates to a result error and is never swallowed.

Closes #55
@fasterthanlime fasterthanlime force-pushed the fix-55-triple-quotes-error branch from 2541788 to 7fb3c99 Compare February 3, 2026 13:05
@fasterthanlime fasterthanlime merged commit 18d9da6 into main Feb 3, 2026
16 checks passed
@fasterthanlime fasterthanlime deleted the fix-55-triple-quotes-error branch February 3, 2026 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

styx-parse: triple quotes silently accepted as empty string

1 participant