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

Load more types from .d.ts files in node_modules #191

Closed kevinbarabash closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 76.05634% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 82.94%. Comparing base (0e3c4aa) to head (9d91fd8).

Files Patch % Lines
src/Escalier.Interop/Parser.fs 63.15% 14 Missing :warning:
src/Escalier.Compiler/Prelude.fs 84.21% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #191 +/- ## ========================================== - Coverage 83.00% 82.94% -0.07% ========================================== Files 21 21 Lines 8057 8110 +53 Branches 1176 1190 +14 ========================================== + Hits 6688 6727 +39 - Misses 1369 1383 +14 ```

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