JuliaDebug / JuliaInterpreter.jl

Interpreter for Julia code
Other
162 stars 34 forks source link

adapt to implicit leave change in Julia #614

Closed vtjnash closed 6 months ago

vtjnash commented 7 months ago

Fixes https://github.com/JuliaDebug/JuliaInterpreter.jl/issues/610 Refs https://github.com/JuliaLang/julia/pull/52245

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.78%. Comparing base (f7138f9) to head (5925c95).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #614 +/- ## ========================================== - Coverage 85.05% 82.78% -2.28% ========================================== Files 12 12 Lines 2536 2399 -137 ========================================== - Hits 2157 1986 -171 - Misses 379 413 +34 ```

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