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 a test failure #259

Closed timholy closed 3 years ago

timholy commented 3 years ago

I failed to notice the failure on 1.6

codecov[bot] commented 3 years ago

Codecov Report

Merging #259 (97fc6c6) into master (eeb693d) will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   85.31%   85.45%   +0.13%     
==========================================
  Files           9        9              
  Lines        1594     1595       +1     
==========================================
+ Hits         1360     1363       +3     
+ Misses        234      232       -2     
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 87.70% <0.00%> (+0.13%) :arrow_up:
src/parcel_snoopc.jl 78.37% <0.00%> (+0.90%) :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 eeb693d...97fc6c6. Read the comment docs.