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

Improve performance of code for working with qualified graphs #238

Closed kevinbarabash closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 81.86%. Comparing base (d0824da) to head (7e8a530).

Files Patch % Lines
src/Escalier.TypeChecker/InferGraph.fs 97.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #238 +/- ## ========================================== - Coverage 81.97% 81.86% -0.12% ========================================== Files 25 25 Lines 10760 10818 +58 Branches 1537 1551 +14 ========================================== + Hits 8821 8856 +35 - Misses 1939 1962 +23 ```

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