JuliaDiff / ReverseDiff.jl

Reverse Mode Automatic Differentiation for Julia
Other
348 stars 56 forks source link

Resolve #235 #237

Closed willtebbutt closed 1 year ago

willtebbutt commented 1 year ago

I think this fixes the aforementioned issue. Closes #235

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (105290f) 84.79% compared to head (2c6b00a) 84.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ========================================== + Coverage 84.79% 84.81% +0.01% ========================================== Files 18 18 Lines 1934 1936 +2 ========================================== + Hits 1640 1642 +2 Misses 294 294 ``` | [Files Changed](https://app.codecov.io/gh/JuliaDiff/ReverseDiff.jl/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff) | Coverage Δ | | |---|---|---| | [src/derivatives/linalg/arithmetic.jl](https://app.codecov.io/gh/JuliaDiff/ReverseDiff.jl/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL2Rlcml2YXRpdmVzL2xpbmFsZy9hcml0aG1ldGljLmps) | `72.53% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaDiff/ReverseDiff.jl/pull/237/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: Have feedback on the report? Share it here.