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

RFC: Exact object types #320

Closed kevinbarabash closed 2 months ago

kevinbarabash commented 3 months ago

Exact object are not allowed to have extra properties that aren't present in their inferred types.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.79%. Comparing base (757888e) to head (60c30d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ======================================= Coverage 84.79% 84.79% ======================================= Files 23 23 Lines 11582 11582 Branches 1602 1602 ======================================= Hits 9821 9821 Misses 1761 1761 ```

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