JuliaLabs / Cassette.jl

Overdub Your Julia Code
Other
371 stars 35 forks source link

fix canrecurse with _apply_iterate #191

Closed simeonschaub closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #191 (28a3652) into master (1a565f1) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   85.14%   85.16%   +0.01%     
==========================================
  Files           6        6              
  Lines         754      755       +1     
==========================================
+ Hits          642      643       +1     
  Misses        112      112              
Impacted Files Coverage Δ
src/context.jl 88.15% <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 data Powered by Codecov. Last update 1a565f1...28a3652. Read the comment docs.

vchuravy commented 3 years ago

Does this need a rebase?

simeonschaub commented 3 years ago

Bump. Should be good to go now.