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

Codegen assignments, unary operators, await, and indexing #298

Closed kevinbarabash closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 44.11765% with 57 lines in your changes missing coverage. Please review.

Project coverage is 84.00%. Comparing base (a1d7a81) to head (4c865ca).

Files Patch % Lines
src/Escalier.Codegen/Codegen.fs 52.63% 36 Missing :warning:
src/Escalier.Codegen/Printer.fs 19.23% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ========================================== + Coverage 83.87% 84.00% +0.12% ========================================== Files 23 23 Lines 11051 11107 +56 Branches 1562 1565 +3 ========================================== + Hits 9269 9330 +61 + Misses 1782 1777 -5 ```

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