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

Infer placeholder types for Constraint/Default on type params in placeholder schemes #234

Closed kevinbarabash closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 82.18%. Comparing base (cfbbc76) to head (7d93204).

Files Patch % Lines
src/Escalier.TypeChecker/Infer.fs 75.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== - Coverage 82.23% 82.18% -0.06% ========================================== Files 25 25 Lines 10563 10643 +80 Branches 1515 1533 +18 ========================================== + Hits 8687 8747 +60 - Misses 1876 1896 +20 ```

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