aviatesk / JET.jl

An experimental code analyzer for Julia. No need for additional type annotations.
https://aviatesk.github.io/JET.jl/dev/
MIT License
708 stars 29 forks source link

adjustments to JuliaLang/julia#52997 #599

Closed aviatesk closed 5 months ago

aviatesk commented 5 months ago

Fixes #598.

codecov[bot] commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3a14b3d) 91.65% compared to head (b2e0f1d) 91.55%.

Files Patch % Lines
src/JET.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #599 +/- ## ========================================== - Coverage 91.65% 91.55% -0.10% ========================================== Files 10 10 Lines 3006 3009 +3 ========================================== Hits 2755 2755 - Misses 251 254 +3 ```

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