JuliaDiff / SparseDiffTools.jl

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

Change to ArrayInterfaceCore #186

Closed ChrisRackauckas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #186 (60e8c93) into master (bcca812) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   78.28%   78.28%           
=======================================
  Files          14       14           
  Lines         769      769           
=======================================
  Hits          602      602           
  Misses        167      167           
Impacted Files Coverage Δ
src/SparseDiffTools.jl 100.00% <ø> (ø)
src/coloring/high_level.jl 100.00% <100.00%> (ø)
src/differentiation/compute_jacobian_ad.jl 90.90% <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 bcca812...60e8c93. Read the comment docs.