JuliaDebug / Cthulhu.jl

The slow descent into madness
MIT License
657 stars 41 forks source link

disable the `cfg_simplify!` optimization on pre-1.11 versions #548

Closed aviatesk closed 8 months ago

aviatesk commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (864002c) 0.00% compared to head (8dd9479) 0.00%.

Files Patch % Lines
src/interpreter.jl 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #548 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 9 9 Lines 1505 1507 +2 ====================================== - Misses 1505 1507 +2 ```

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

MilesCranmer commented 8 months ago

SGTM!