JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
237 stars 41 forks source link

Use precalculated function value #129

Closed baggepinnen closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #129 (0e5899a) into master (d977967) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   81.56%   81.56%           
=======================================
  Files          12       12           
  Lines         613      613           
=======================================
  Hits          500      500           
  Misses        113      113           
Impacted Files Coverage Δ
src/differentiation/jaches_products.jl 97.41% <100.00%> (ø)

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 d977967...0e5899a. Read the comment docs.