oschulz / AutoDiffOperators.jl

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

Support FiniteDifferences and improve docs #6

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.00% and project coverage change: +0.96 :tada:

Comparison is base (797062b) 76.00% compared to head (d141844) 76.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 76.00% 76.96% +0.96% ========================================== Files 10 11 +1 Lines 375 395 +20 ========================================== + Hits 285 304 +19 - Misses 90 91 +1 ``` | [Impacted Files](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz) | Coverage Δ | | |---|---|---| | [src/AutoDiffOperators.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL0F1dG9EaWZmT3BlcmF0b3JzLmps) | `100.00% <ø> (ø)` | | | [src/ad\_selector.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-c3JjL2FkX3NlbGVjdG9yLmps) | `47.61% <ø> (ø)` | | | [ext/AutoDiffOperatorsFiniteDifferencesExt.jl](https://app.codecov.io/gh/oschulz/AutoDiffOperators.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Schulz#diff-ZXh0L0F1dG9EaWZmT3BlcmF0b3JzRmluaXRlRGlmZmVyZW5jZXNFeHQuamw=) | `95.00% <95.00%> (ø)` | |

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