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

Filter more calls from testsets #223

Closed timholy closed 3 years ago

timholy commented 3 years ago

Also correct a couple of the suggestions

codecov[bot] commented 3 years ago

Codecov Report

Merging #223 (76f34ed) into master (1fde134) will increase coverage by 2.87%. The diff coverage is 91.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   80.75%   83.62%   +2.87%     
==========================================
  Files           9        9              
  Lines        1356     1429      +73     
==========================================
+ Hits         1095     1195     +100     
+ Misses        261      234      -27     
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 86.02% <91.62%> (+5.60%) :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 1fde134...76f34ed. Read the comment docs.