JuliaDiff / TaylorDiff.jl

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

NNlibExt #67

Closed zhujch1 closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (770c190) 72.90% compared to head (8c77e72) 70.93%.

Files Patch % Lines
ext/TaylorDiffNNlibExt.jl 0.00% 5 Missing :warning:
src/scalar.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 72.90% 70.93% -1.98% ========================================== Files 7 8 +1 Lines 251 258 +7 ========================================== Hits 183 183 - Misses 68 75 +7 ```

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