EnzymeAD / Enzyme.jl

Julia bindings for the Enzyme automatic differentiator
https://enzyme.mit.edu
MIT License
422 stars 58 forks source link

fix deferred #1426

Closed wsmoses closed 1 month ago

vchuravy commented 1 month ago

Can you add the test from #1417

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 70.68%. Comparing base (1aa6087) to head (363ea7c). Report is 2 commits behind head on main.

Files Patch % Lines
src/Enzyme.jl 52.94% 8 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1426 +/- ## =========================================== - Coverage 94.07% 70.68% -23.39% =========================================== Files 8 29 +21 Lines 388 10528 +10140 =========================================== + Hits 365 7442 +7077 - Misses 23 3086 +3063 ```

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