oschulz / ValueShapes.jl

Duality of view between named variables and flat vectors in Julia
Other
12 stars 5 forks source link

CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) #54

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the FillArrays package from 0.7, 0.8, 0.9, 0.10, 0.11, 0.12 to 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13. 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 #54 (d929229) into master (c064126) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   87.19%   87.20%   +0.01%     
==========================================
  Files          11       11              
  Lines         890      891       +1     
==========================================
+ Hits          776      777       +1     
  Misses        114      114              
Impacted Files Coverage Δ
src/value_shape.jl 83.14% <0.00%> (+0.19%) :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 c064126...d929229. Read the comment docs.