jipolanco / BSplineKit.jl

A collection of B-spline tools in Julia
https://jipolanco.github.io/BSplineKit.jl/dev/
MIT License
51 stars 9 forks source link

CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat) #47

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the FastGaussQuadrature package from 0.4 to 0.4, 0.5. 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-commenter commented 1 year ago

Codecov Report

Merging #47 (e803191) into master (a3d91d8) will decrease coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   95.62%   95.57%   -0.06%     
==========================================
  Files          28       28              
  Lines        1897     1897              
==========================================
- Hits         1814     1813       -1     
- Misses         83       84       +1     
Impacted Files Coverage Δ
src/BSplines/evaluate_all.jl 91.09% <0.00%> (-0.69%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.