JuliaNLSolvers / NLSolversBase.jl

Base package for optimization and equation solver software in JuliaNLSolvers
Other
30 stars 28 forks source link

CompatHelper: add new compat entry for "FiniteDiff" at version "2.0" #115

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request sets the compat entry for the FiniteDiff package to 2.0.

This is a brand new compat entry. Previously, you did not have a compat entry for the FiniteDiff package.

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 4 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files          10       10           
  Lines         497      497           
=======================================
  Hits          467      467           
  Misses         30       30

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 1111c83...48de73a. Read the comment docs.