JuliaDiff / SparseDiffTools.jl

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

Use SciMLBase instead of DiffEqBase #161

Closed avik-pal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (bbf586a) into master (17ba06d) will decrease coverage by 0.98%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   80.11%   79.12%   -0.99%     
==========================================
  Files          14       14              
  Lines         724      733       +9     
==========================================
  Hits          580      580              
- Misses        144      153       +9     
Impacted Files Coverage Δ
src/SparseDiffTools.jl 100.00% <ø> (ø)
src/differentiation/vecjac_products.jl 0.00% <0.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 17ba06d...bbf586a. Read the comment docs.