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

Implement keyof tuple type #324

Closed kevinbarabash closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 82.72727% with 19 lines in your changes missing coverage. Please review.

Project coverage is 83.95%. Comparing base (715bb44) to head (408350d).

Files Patch % Lines
src/Escalier.TypeChecker/Unify.fs 82.72% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #324 +/- ## ========================================== + Coverage 83.93% 83.95% +0.01% ========================================== Files 23 23 Lines 11768 11822 +54 Branches 1647 1655 +8 ========================================== + Hits 9878 9925 +47 - Misses 1890 1897 +7 ```

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