timholy / FlameGraphs.jl

Analysis of profiling data using trees
MIT License
51 stars 12 forks source link

CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) #55

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the AbstractTrees package from 0.3 to 0.3, 0.4. 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 2 years ago

Codecov Report

Merging #55 (34dda12) into master (3a4e010) will decrease coverage by 0.70%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   92.89%   92.19%   -0.71%     
==========================================
  Files           5        5              
  Lines         352      333      -19     
==========================================
- Hits          327      307      -20     
- Misses         25       26       +1     
Impacted Files Coverage Δ
src/graph.jl 91.83% <0.00%> (-2.51%) :arrow_down:
src/sfcategory.jl 94.28% <0.00%> (-0.31%) :arrow_down:
src/io.jl 99.12% <0.00%> (-0.05%) :arrow_down:
src/render.jl 98.61% <0.00%> (+1.27%) :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 3a4e010...34dda12. Read the comment docs.