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

Remove last uses of inferScript and remove it along with any unused code #268

Closed kevinbarabash closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 84.05%. Comparing base (a307bd1) to head (36bd95d).

Files Patch % Lines
src/Escalier.Compiler/Compiler.fs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== + Coverage 82.80% 84.05% +1.25% ========================================== Files 23 23 Lines 10694 10414 -280 Branches 1545 1479 -66 ========================================== - Hits 8855 8754 -101 + Misses 1839 1660 -179 ```

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