Eclalang / Ecla

Ecla is a programming language that is designed to be easy to learn and use. It is a general purpose language that can be used for many different things.
https://ecla.dev
MIT License
79 stars 0 forks source link

updated interpreter error and replaced parseExpr with the appropriate allowed expression #419

Closed mkarten closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.74%. Comparing base (e4455f6) to head (ce67ecc). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
interpreter/expr.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #419 +/- ## ========================================== + Coverage 87.72% 87.74% +0.02% ========================================== Files 38 38 Lines 5603 5613 +10 ========================================== + Hits 4915 4925 +10 Misses 557 557 Partials 131 131 ```

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