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

Refactor Escalier.TypeChecker so that GraphDecl is available when inferring a module #227

Closed kevinbarabash closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 83.11%. Comparing base (22ca0fb) to head (2351b8c).

Files Patch % Lines
src/Escalier.TypeChecker/Helpers.fs 83.24% 33 Missing :warning:
src/Escalier.TypeChecker/Infer.fs 89.74% 12 Missing :warning:
src/Escalier.TypeChecker/Graph.fs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== + Coverage 83.09% 83.11% +0.01% ========================================== Files 22 22 Lines 9602 9611 +9 Branches 1370 1370 ========================================== + Hits 7979 7988 +9 Misses 1623 1623 ```

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