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

Migrate class decls from TypeScript definitions files to Escalier #209

Closed kevinbarabash closed 7 months ago

kevinbarabash commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 82.72%. Comparing base (045b743) to head (7fda643).

Files Patch % Lines
src/Escalier.TypeChecker/Infer.fs 86.75% 40 Missing :warning:
src/Escalier.Interop/Migrate.fs 87.59% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ========================================== + Coverage 82.46% 82.72% +0.26% ========================================== Files 21 21 Lines 9316 9489 +173 Branches 1339 1354 +15 ========================================== + Hits 7682 7850 +168 - Misses 1634 1639 +5 ```

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