JuliaApproximation / CompactBases.jl

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

CompatHelper: bump compat for LazyArrays to 0.22, (keep existing compat) #51

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the LazyArrays package from 0.20,0.21 to 0.20,0.21, 0.22. 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 #51 (c1e21a1) into master (d9bb35b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   65.20%   65.20%           
=======================================
  Files          22       22           
  Lines        1615     1615           
=======================================
  Hits         1053     1053           
  Misses        562      562           

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 d9bb35b...c1e21a1. Read the comment docs.