JuliaDiff / SparseDiffTools.jl

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

Test ZygoteHesVec #222

Closed vpuri3 closed 1 year ago

vpuri3 commented 1 year ago

looks like I did a typo

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (079a63b) 0.31% compared to head (cba9d11) 0.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ====================================== Coverage 0.31% 0.31% ====================================== Files 14 14 Lines 940 940 ====================================== Hits 3 3 Misses 937 937 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.

vpuri3 commented 1 year ago

@ChrisRackauckas good to go