timholy / SnoopCompile.jl

Provide insights about latency (TTFX) for Julia packages
https://timholy.github.io/SnoopCompile.jl/dev/
Other
309 stars 48 forks source link

Fix interpreter-disabling on older Julia versions #283

Closed timholy closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #283 (91a1195) into master (2cc1dbb) will increase coverage by 0.04%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   82.52%   82.57%   +0.04%     
==========================================
  Files          17       17              
  Lines        1946     1945       -1     
==========================================
  Hits         1606     1606              
+ Misses        340      339       -1     
Impacted Files Coverage Δ
SnoopPrecompile/src/SnoopPrecompile.jl 85.71% <66.66%> (+2.95%) :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 2cc1dbb...91a1195. Read the comment docs.