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 QualifiedGraph.fs to handle namespaces #231

Closed kevinbarabash closed 6 months ago

kevinbarabash commented 6 months ago

TODO:

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 82.30%. Comparing base (1f4236a) to head (1c7be7f).

Files Patch % Lines
src/Escalier.TypeChecker/QualifiedGraph.fs 76.74% 80 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ========================================== + Coverage 82.05% 82.30% +0.25% ========================================== Files 23 23 Lines 10386 10502 +116 Branches 1498 1512 +14 ========================================== + Hits 8522 8644 +122 + Misses 1864 1858 -6 ```

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