JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
240 stars 42 forks source link

proper duals for JacVec #172

Closed ChrisRackauckas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #172 (7c8723e) into master (5152045) will decrease coverage by 0.06%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   78.77%   78.70%   -0.07%     
==========================================
  Files          14       14              
  Lines         749      756       +7     
==========================================
+ Hits          590      595       +5     
- Misses        159      161       +2     
Impacted Files Coverage Δ
src/differentiation/jaches_products.jl 96.59% <87.50%> (-1.28%) :arrow_down:
src/differentiation/jaches_products_zygote.jl 100.00% <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 5152045...7c8723e. Read the comment docs.