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

Fix qualified type refs #246

Closed kevinbarabash closed 5 months ago

kevinbarabash commented 5 months ago

This PR fixes two issues:

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.87%. Comparing base (300b7b6) to head (bc0cb5a).

Files Patch % Lines
src/Escalier.TypeChecker/Unify.fs 71.42% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #246 +/- ## ========================================== - Coverage 83.90% 83.87% -0.03% ========================================== Files 24 24 Lines 10336 10331 -5 Branches 1456 1459 +3 ========================================== - Hits 8672 8665 -7 - Misses 1664 1666 +2 ```

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