EnzymeAD / Enzyme.jl

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

fix add_one_in_place #1418

Closed wsmoses closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 71.51%. Comparing base (4bcae33) to head (446a68a). Report is 1 commits behind head on main.

Files Patch % Lines
src/compiler.jl 33.33% 2 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 #1418 +/- ## ========================================== + Coverage 68.93% 71.51% +2.57% ========================================== Files 28 28 Lines 10441 10485 +44 ========================================== + Hits 7198 7498 +300 + Misses 3243 2987 -256 ```

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