Skip to content

Fail on missing parser input files#17

Merged
homka122 merged 1 commit into
mainfrom
homka122/15-silent-fail-parsing
May 3, 2026
Merged

Fail on missing parser input files#17
homka122 merged 1 commit into
mainfrom
homka122/15-silent-fail-parsing

Conversation

@homka122
Copy link
Copy Markdown
Owner

@homka122 homka122 commented May 3, 2026

  • check grammar and graph files after opening them in parser
  • print parser input kind, path, and system error when opening fails
  • stop benchmark with failure instead of silently continuing with invalid files

Closes #15

@homka122 homka122 marked this pull request as ready for review May 3, 2026 13:14
@homka122 homka122 merged commit 3b43da8 into main May 3, 2026
1 check passed
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.

Silent fail when parsing

1 participant