JuliaPerf / PProf.jl

Export Julia profiles to the pprof format
MIT License
155 stars 18 forks source link

CompatHelper: bump compat for FlameGraphs to 1, (keep existing compat) #66

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the FlameGraphs package from 0.2 to 0.2, 1. 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.

NHDaly commented 2 years ago

note that we do have tests over flamegraphs: https://github.com/JuliaPerf/PProf.jl/blob/master/test/flamegraphs.jl

codecov-commenter commented 2 years ago

Codecov Report

Merging #66 (dfa5369) into master (03513c3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   96.61%   96.61%           
=======================================
  Files           3        3           
  Lines         295      295           
=======================================
  Hits          285      285           
  Misses         10       10           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more