escalier-lang / escalier-next

Improved type safety with tight TypeScript interop
https://escalier-lang.github.io/escalier-next/
MIT License
14 stars 0 forks source link

Refactor error reporting of recovarable errors #269

Closed kevinbarabash closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.06%. Comparing base (75fa7f2) to head (b78c29e).

Files Patch % Lines
src/Escalier.Compiler/Compiler.fs 50.00% 1 Missing :warning:
src/Escalier.TypeChecker/Env.fs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ======================================= Coverage 84.05% 84.06% ======================================= Files 23 23 Lines 10414 10421 +7 Branches 1479 1480 +1 ======================================= + Hits 8754 8760 +6 - Misses 1660 1661 +1 ```

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