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

Update all tests in Escalier.TypeChecker.Tests and Escalier.Interop.Tests to use inferModule #266

Closed kevinbarabash closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 54.41176% with 31 lines in your changes missing coverage. Please review.

Project coverage is 82.80%. Comparing base (94add15) to head (6fc2878).

Files Patch % Lines
src/Escalier.TypeChecker/Infer.fs 31.70% 28 Missing :warning:
src/Escalier.Compiler/Compiler.fs 66.66% 1 Missing :warning:
src/Escalier.TypeChecker/BuildGraph.fs 91.66% 1 Missing :warning:
src/Escalier.TypeChecker/Unify.fs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #266 +/- ## ========================================== - Coverage 83.50% 82.80% -0.70% ========================================== Files 23 23 Lines 10692 10694 +2 Branches 1531 1545 +14 ========================================== - Hits 8928 8855 -73 - Misses 1764 1839 +75 ```

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