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

Add react deps to the playground file descriptors #291

Closed kevinbarabash closed 4 months ago

kevinbarabash commented 4 months ago

This PR also updates Prelude.fs to cache imports after they've been inferred once.

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.97%. Comparing base (6b2dde9) to head (8368ffb).

Files Patch % Lines
src/Escalier.Compiler/Prelude.fs 78.57% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ========================================== - Coverage 83.97% 83.97% -0.01% ========================================== Files 23 23 Lines 10824 10830 +6 Branches 1551 1551 ========================================== + Hits 9089 9094 +5 - Misses 1735 1736 +1 ```

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