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

Push coverage info for SnoopCompileCore #258

Closed timholy closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #258 (e65eeec) into master (4fd867d) will decrease coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
- Coverage   85.45%   85.04%   -0.42%     
==========================================
  Files           9       15       +6     
  Lines        1595     1745     +150     
==========================================
+ Hits         1363     1484     +121     
- Misses        232      261      +29     
Impacted Files Coverage Δ
SnoopCompileCore/src/snoopi.jl 55.73% <0.00%> (ø)
SnoopCompileCore/src/SnoopCompileCore.jl 100.00% <0.00%> (ø)
SnoopCompileCore/src/snoopl.jl 100.00% <0.00%> (ø)
SnoopCompileCore/src/snoopi_deep.jl 95.65% <0.00%> (ø)
SnoopCompileCore/src/snoopr.jl 100.00% <0.00%> (ø)
SnoopCompileCore/src/snoopc.jl 100.00% <0.00%> (ø)

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 4fd867d...e65eeec. Read the comment docs.