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

Detect stray clicks in pgdsgui #273

Closed timholy closed 2 years ago

timholy commented 2 years ago

Fixes #269

codecov[bot] commented 2 years ago

Codecov Report

Merging #273 (64a3684) into master (3d34477) will decrease coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
- Coverage   82.47%   82.43%   -0.05%     
==========================================
  Files          16       16              
  Lines        1900     1901       +1     
==========================================
  Hits         1567     1567              
- Misses        333      334       +1     
Impacted Files Coverage Δ
src/visualizations.jl 0.00% <0.00%> (ø)

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 3d34477...64a3684. Read the comment docs.

timholy commented 2 years ago

Test failure on nightly is #274