JuliaPlots / RecipesPipeline.jl

Utilities for processing recipes
http://juliaplots.org/RecipesPipeline.jl/dev/
MIT License
17 stars 17 forks source link

update compat bounds #111

Closed t-bltg closed 2 years ago

t-bltg commented 2 years ago

I'm going to bump lower julia compat to 1.6, since we only test 1.6+ in ci: declaring a lower compat without testing it is a mistake.

codecov-commenter commented 2 years ago

Codecov Report

Merging #111 (affd8a0) into master (1d4d54d) will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   62.35%   62.42%   +0.07%     
==========================================
  Files          10       10              
  Lines         526      527       +1     
==========================================
+ Hits          328      329       +1     
  Misses        198      198              
Impacted Files Coverage Δ
src/RecipesPipeline.jl 100.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 3f8fc68...affd8a0. Read the comment docs.