oschulz / AutoDiffOperators.jl

Operators based on automatic differentiation in Julia
Other
4 stars 1 forks source link

Add only_gradient #12

Closed oschulz closed 9 months ago

oschulz commented 9 months ago

Also improve type stability of ForwardDiff backend.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (e037a54) 78.06% compared to head (7a96dc6) 78.60%.

:exclamation: Current head 7a96dc6 differs from pull request most recent head f328df4. Consider uploading reports for the commit f328df4 to get more accurate results

Files Patch % Lines
ext/AutoDiffOperatorsForwardDiffExt.jl 90.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 78.06% 78.60% +0.53% ========================================== Files 11 11 Lines 424 444 +20 ========================================== + Hits 331 349 +18 - Misses 93 95 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.