Cthulhu.jl icon indicating copy to clipboard operation
Cthulhu.jl copied to clipboard

adapt to the upstream changes of `AbstractInterpreter` interface

Open aviatesk opened this issue 3 years ago • 1 comments

This shows how Cthulhu can be updated based on https://github.com/JuliaLang/julia/pull/43994.

aviatesk avatar Jan 31 '22 08:01 aviatesk

Codecov Report

Merging #264 (b99b283) into master (00415a4) will decrease coverage by 0.26%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   56.23%   55.97%   -0.27%     
==========================================
  Files           7        7              
  Lines        1115     1122       +7     
==========================================
+ Hits          627      628       +1     
- Misses        488      494       +6     
Impacted Files Coverage Δ
src/interpreter.jl 86.88% <40.00%> (-9.42%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00415a4...b99b283. Read the comment docs.

codecov-commenter avatar Mar 26 '22 12:03 codecov-commenter