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

Default to immutable methods and params when migrating types from .d.ts files #362

Closed kevinbarabash closed 2 months ago

kevinbarabash commented 2 months ago

Fixes #349 and #351.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.07%. Comparing base (2b8b079) to head (60d13ed).

Files with missing lines Patch % Lines
src/Escalier.Interop/Migrate.fs 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ======================================= Coverage 84.07% 84.07% ======================================= Files 22 22 Lines 12480 12452 -28 Branches 1765 1761 -4 ======================================= - Hits 10492 10469 -23 + Misses 1988 1983 -5 ```

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