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 how we instantiate generic functions #250

Closed kevinbarabash closed 5 months ago

kevinbarabash commented 5 months ago

This PR makes the following changes:

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 95.58824% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@702ce47). Learn more about missing BASE report.

Files Patch % Lines
src/Escalier.TypeChecker/Unify.fs 66.66% 2 Missing :warning:
src/Escalier.TypeChecker/Poly.fs 97.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ======================================= Coverage ? 83.82% ======================================= Files ? 24 Lines ? 10327 Branches ? 1465 ======================================= Hits ? 8657 Misses ? 1670 Partials ? 0 ```

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