cstjean / TraceCalls.jl

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

Get rid of ClobberingReload #59

Closed cstjean closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #59 into master will decrease coverage by 0.06%. The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   56.64%   56.57%   -0.07%     
==========================================
  Files           7        7              
  Lines         625      631       +6     
==========================================
+ Hits          354      357       +3     
- Misses        271      274       +3
Impacted Files Coverage Δ
src/TraceCalls.jl 47.58% <0%> (-1.03%) :arrow_down:
src/profile.jl 68.57% <100%> (ø) :arrow_up:
src/code_update.jl 88.15% <75%> (ø) :arrow_up:
src/tracing.jl 82.52% <85%> (-0.13%) :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 d079678...f85e494. Read the comment docs.