JuliaDiff / TaylorDiff.jl

Taylor-mode automatic differentiation for higher-order derivatives
https://juliadiff.org/TaylorDiff.jl/
MIT License
73 stars 8 forks source link

Ext #66

Closed zhujch1 closed 11 months ago

zhujch1 commented 11 months ago

Updated tests.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (d35f058) 79.03% compared to head (a9b22c5) 72.90%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== - Coverage 79.03% 72.90% -6.14% ========================================== Files 6 7 +1 Lines 229 251 +22 ========================================== + Hits 181 183 +2 - Misses 48 68 +20 ``` | [Files](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff) | Coverage Δ | | |---|---|---| | [src/codegen.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL2NvZGVnZW4uamw=) | `100.00% <ø> (ø)` | | | [src/derivative.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL2Rlcml2YXRpdmUuamw=) | `100.00% <100.00%> (ø)` | | | [src/primitive.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL3ByaW1pdGl2ZS5qbA==) | `86.00% <ø> (ø)` | | | [src/scalar.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL3NjYWxhci5qbA==) | `85.29% <ø> (ø)` | | | [src/chainrules.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-c3JjL2NoYWlucnVsZXMuamw=) | `50.00% <0.00%> (-6.72%)` | :arrow_down: | | [ext/TaylorDiffSFExt.jl](https://app.codecov.io/gh/JuliaDiff/TaylorDiff.jl/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff#diff-ZXh0L1RheWxvckRpZmZTRkV4dC5qbA==) | `0.00% <0.00%> (ø)` | |

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