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

Fixes for JuliaCon #250

Closed timholy closed 3 years ago

timholy commented 3 years ago

This includes a variety of fixes and improvements. Importantly, it upgrades to Cthulhu 2.

codecov[bot] commented 3 years ago

Codecov Report

Merging #250 (1602424) into master (8b7090a) will increase coverage by 0.01%. The diff coverage is 55.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   85.05%   85.06%   +0.01%     
==========================================
  Files           9        9              
  Lines        1579     1587       +8     
==========================================
+ Hits         1343     1350       +7     
- Misses        236      237       +1     
Impacted Files Coverage Δ
src/visualizations.jl 0.00% <0.00%> (ø)
src/parcel_snoopi_deep.jl 87.68% <76.47%> (+0.07%) :arrow_up:
src/parcel_snoopi.jl 93.83% <100.00%> (+0.05%) :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 8b7090a...1602424. Read the comment docs.