JuliaDiff / SparseDiffTools.jl

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

Add downstream tests to ODE.jl, clean existing tests #244

Closed vpuri3 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.20 :tada:

Comparison is base (e4b7122) 84.95% compared to head (65dbe8d) 85.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #244 +/- ## ========================================== + Coverage 84.95% 85.16% +0.20% ========================================== Files 14 14 Lines 964 964 ========================================== + Hits 819 821 +2 + Misses 145 143 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaDiff/SparseDiffTools.jl/pull/244/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.