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

spread rest obj type elem #323

Closed kevinbarabash closed 3 months ago

kevinbarabash commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.64769% with 60 lines in your changes missing coverage. Please review.

Project coverage is 83.93%. Comparing base (4190d3e) to head (74d1698).

Files Patch % Lines
src/Escalier.TypeChecker/Unify.fs 81.00% 38 Missing :warning:
src/Escalier.TypeChecker/BuildGraph.fs 42.85% 8 Missing :warning:
src/Escalier.Codegen/Codegen.fs 0.00% 5 Missing :warning:
src/Escalier.Data/Library.fs 40.00% 3 Missing :warning:
src/Escalier.TypeChecker/Infer.fs 92.50% 3 Missing :warning:
src/Escalier.TypeChecker/Visitor.fs 60.00% 2 Missing :warning:
src/Escalier.TypeChecker/Folder.fs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #323 +/- ## ========================================== - Coverage 84.16% 83.93% -0.23% ========================================== Files 23 23 Lines 11625 11768 +143 Branches 1603 1647 +44 ========================================== + Hits 9784 9878 +94 - Misses 1841 1890 +49 ```

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