cstjean / TraceCalls.jl

A debugging and profiling tool for Julia
Other
46 stars 4 forks source link

Tracing of generated functions #52

Closed cstjean closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.81%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   55.74%   56.55%   +0.81%     
==========================================
  Files           2        2              
  Lines         592      610      +18     
==========================================
+ Hits          330      345      +15     
- Misses        262      265       +3
Impacted Files Coverage Δ
src/TraceCalls.jl 46.89% <73.07%> (+0.96%) :arrow_up:
src/code_update.jl 88.11% <83.33%> (-0.21%) :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 cd9dccc...e3b115c. Read the comment docs.