SciFracX / FractionalDiffEq.jl

Solve Fractional Differential Equations using high performance numerical methods
https://scifracx.github.io/FractionalDiffEq.jl/dev/
MIT License
81 stars 11 forks source link

CompatHelper: bump compat for Polynomials to 4, (keep existing compat) #86

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Polynomials package from 2.0.24, 3 to 2.0.24, 3, 4. 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 1 year ago

Codecov Report

Merging #86 (9dc5d80) into master (c33b2ca) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   75.53%   75.53%           
=======================================
  Files          32       32           
  Lines        3172     3172           
=======================================
  Hits         2396     2396           
  Misses        776      776           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more