JuliaDiff / SparseDiffTools.jl

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

Move tag to an arg in `ForwardAutoColorHesCache` to allow passing custom tags #206

Closed Vaibhavdixit02 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.40% // Head: 81.38% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (c0b9ada) compared to base (da1da48). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ========================================== - Coverage 81.40% 81.38% -0.03% ========================================== Files 15 15 Lines 898 897 -1 ========================================== - Hits 731 730 -1 Misses 167 167 ``` | [Impacted Files](https://codecov.io/gh/JuliaDiff/SparseDiffTools.jl/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff) | Coverage Δ | | |---|---|---| | [src/differentiation/compute\_hessian\_ad.jl](https://codecov.io/gh/JuliaDiff/SparseDiffTools.jl/pull/206/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL2RpZmZlcmVudGlhdGlvbi9jb21wdXRlX2hlc3NpYW5fYWQuamw=) | `100.00% <100.00%> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.