jipolanco / BSplineKit.jl

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

CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) #78

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the FastGaussQuadrature package from 0.5 to 0.5, 1. 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 #78 (0f25fe6) into master (1579f17) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files          35       35           
  Lines        2201     2204    +3     
=======================================
+ Hits         2098     2101    +3     
  Misses        103      103           

see 3 files with indirect coverage changes