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 logical operators #299

Closed kevinbarabash closed 4 months ago

kevinbarabash commented 4 months ago

This PR also enables codegen of return statements.

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 91.66667% with 9 lines in your changes missing coverage. Please review.

Project coverage is 84.15%. Comparing base (c11070c) to head (1114366).

Files Patch % Lines
src/Escalier.Codegen/Codegen.fs 91.66% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #299 +/- ## ========================================== + Coverage 84.00% 84.15% +0.15% ========================================== Files 23 23 Lines 11107 11193 +86 Branches 1565 1571 +6 ========================================== + Hits 9330 9420 +90 + Misses 1777 1773 -4 ```

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