risor-io / risor

Fast and flexible scripting for Go developers and DevOps.
https://risor.io
Apache License 2.0
576 stars 24 forks source link

Ensure parser termination #199

Closed myzie closed 4 months ago

myzie commented 4 months ago

Fixes #197

FYI @edhemphill - can you help sanity check this?

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 30.97%. Comparing base (2af14bf) to head (3aa5c42).

Files Patch % Lines
parser/parser.go 33.33% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ========================================== + Coverage 30.93% 30.97% +0.04% ========================================== Files 113 113 Lines 14502 14505 +3 ========================================== + Hits 4486 4493 +7 + Misses 9464 9461 -3 + Partials 552 551 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.