SciFracX / FractionalCalculus.jl

FractionalCalculus.jl: A Julia package for high performance, comprehensive and high precision numerical fractional calculus computing.
http://scifracx.org/FractionalCalculus.jl/dev/
MIT License
35 stars 5 forks source link

CompatHelper: add new compat entry for SpecialMatrices at version 2, (keep existing compat) #4

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the SpecialMatrices package to 2. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (8480314) into master (36eec44) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   34.97%   34.97%           
=======================================
  Files           2        2           
  Lines         366      366           
=======================================
  Hits          128      128           
  Misses        238      238           

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 36eec44...8480314. Read the comment docs.