JuliaApproximation / CompactBases.jl

Julia library for function approximation with compact basis functions
MIT License
16 stars 2 forks source link

CompatHelper: bump compat for "FillArrays" to "0.10" #26

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the FillArrays package from 0.8, 0.9 to 0.8, 0.9, 0.10.

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 #26 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   69.48%   69.32%   -0.17%     
==========================================
  Files          21       21              
  Lines        1419     1418       -1     
==========================================
- Hits          986      983       -3     
- Misses        433      435       +2     
Impacted Files Coverage Δ
src/materialize_dsl.jl 84.37% <0.00%> (-3.32%) :arrow_down:

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 e4b79b4...fe21848. Read the comment docs.