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

Update all ExprKinds to wrap structs #356

Closed kevinbarabash closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 77.31959% with 22 lines in your changes missing coverage. Please review.

Project coverage is 84.04%. Comparing base (685f22a) to head (9669405).

Files Patch % Lines
src/Escalier.Codegen/Codegen.fs 31.25% 11 Missing :warning:
src/Escalier.TypeChecker/Mutability.fs 57.14% 3 Missing :warning:
src/Escalier.TypeChecker/Visitor.fs 50.00% 3 Missing :warning:
src/Escalier.Data/Library.fs 60.00% 2 Missing :warning:
src/Escalier.Parser/Parser.fs 95.23% 2 Missing :warning:
src/Escalier.TypeChecker/Helpers.fs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================== + Coverage 84.00% 84.04% +0.04% ========================================== Files 22 22 Lines 12316 12347 +31 Branches 1757 1757 ========================================== + Hits 10346 10377 +31 Misses 1970 1970 ```

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