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

Fix JSX fragment codegen #296

Closed kevinbarabash closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 83.91%. Comparing base (c637267) to head (867052b).

Files Patch % Lines
src/Escalier.Codegen/Codegen.fs 90.00% 2 Missing :warning:
src/Escalier.Compiler/Compiler.fs 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #296 +/- ## ========================================== + Coverage 83.88% 83.91% +0.02% ========================================== Files 23 23 Lines 11031 11039 +8 Branches 1560 1561 +1 ========================================== + Hits 9253 9263 +10 + Misses 1778 1776 -2 ```

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