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.11" #28

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, 0.10 to 0.8, 0.9, 0.10, 0.11.

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 #28 (ea8eb55) into master (4d58f0c) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   69.59%   69.47%   -0.12%     
==========================================
  Files          21       21              
  Lines        1424     1422       -2     
==========================================
- Hits          991      988       -3     
- Misses        433      434       +1     
Impacted Files Coverage Δ
src/materialize_dsl.jl 86.20% <0.00%> (-2.13%) :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 4d58f0c...ea8eb55. Read the comment docs.