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

CompatHelper: bump compat for "Cthulhu" to "2" #249

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Cthulhu package from 1.5 to 1.5, 2.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #249 (8e03562) into master (8b7090a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files           9        9           
  Lines        1579     1579           
=======================================
  Hits         1343     1343           
  Misses        236      236           

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...8e03562. Read the comment docs.

timholy commented 3 years ago

Superseded by #250