Cthulhu.jl
Cthulhu.jl copied to clipboard
Update with upstream codeinfo changes
This updates Cthulhu with https://github.com/JuliaLang/julia/pull/45378
Codecov Report
Merging #293 (509de22) into master (ad9d8fd) will increase coverage by
0.03%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #293 +/- ##
==========================================
+ Coverage 56.50% 56.54% +0.03%
==========================================
Files 7 7
Lines 1138 1139 +1
==========================================
+ Hits 643 644 +1
Misses 495 495
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/interpreter.jl | 92.30% <100.00%> (+0.15%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ad9d8fd...509de22. Read the comment docs.
Not sure if this is really necessary because we ended up providing deprecated access to the same field in https://github.com/JuliaLang/julia/pull/45378, but I guess it uses the new accessors when available.