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

`get_effects()` should pull from optimized cache if `optimize == true`

Open staticfloat opened this issue 2 years ago • 1 comments
trafficstars

Without this, a custom interpreter that has better effects analysis after optimization is unable to surface its effects information to Cthulhu.

staticfloat avatar Jun 21 '23 16:06 staticfloat

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (2c33b9a) to head (62d458a). Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/reflection.jl 0.00% 1 Missing :warning:
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #475   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           9       9           
  Lines        1556    1574   +18     
======================================
- Misses       1556    1574   +18     

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

codecov-commenter avatar Sep 01 '24 11:09 codecov-commenter