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 lookup for Core.Const and Core.PartialStruct #224

Closed timholy closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #224 (0bf8ec7) into master (1fde134) will decrease coverage by 0.09%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   80.75%   80.66%   -0.10%     
==========================================
  Files           9        9              
  Lines        1356     1360       +4     
==========================================
+ Hits         1095     1097       +2     
- Misses        261      263       +2     
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 80.23% <50.00%> (-0.19%) :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 1fde134...0bf8ec7. Read the comment docs.