JuliaDiff / SparseDiffTools.jl

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

fix vector sizing in num_jacvec! #177

Closed ChrisRackauckas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #177 (eec25ff) into master (4615d78) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   78.73%   78.81%   +0.08%     
==========================================
  Files          14       14              
  Lines         757      760       +3     
==========================================
+ Hits          596      599       +3     
  Misses        161      161              
Impacted Files Coverage Δ
src/differentiation/jaches_products.jl 96.68% <100.00%> (+0.06%) :arrow_up:

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 4615d78...eec25ff. Read the comment docs.