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

Invalidations: support recursive filtermod #226

Closed timholy closed 3 years ago

timholy commented 3 years ago

This allows one to find all invalidations that affect a particular package.

codecov[bot] commented 3 years ago

Codecov Report

Merging #226 (aadf0f6) into master (c03a520) will increase coverage by 0.10%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   83.57%   83.68%   +0.10%     
==========================================
  Files           9        9              
  Lines        1425     1459      +34     
==========================================
+ Hits         1191     1221      +30     
- Misses        234      238       +4     
Impacted Files Coverage Δ
src/invalidations.jl 85.60% <84.21%> (+0.37%) :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 c03a520...aadf0f6. Read the comment docs.