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

Extract graph-based decl dependency code into its own module #221

Closed kevinbarabash closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 72.63556% with 217 lines in your changes are missing coverage. Please review.

Project coverage is 82.11%. Comparing base (076cf2e) to head (ea83cb1).

Files Patch % Lines
src/Escalier.TypeChecker/Graph.fs 72.63% 217 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ========================================== + Coverage 82.09% 82.11% +0.02% ========================================== Files 21 22 +1 Lines 10311 10324 +13 Branches 1516 1516 ========================================== + Hits 8465 8478 +13 Misses 1846 1846 ```

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