EnzymeAD / Enzyme.jl

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

Fix getfield of const #1572

Closed wsmoses closed 3 months ago

github-actions[bot] commented 3 months ago

Benchmark Results

main d060962c3376fa... main/d060962c3376fa...
basics/overhead 4.34 ± 0.01 ns 4.34 ± 0.01 ns 1
time_to_load 0.407 ± 0.0038 s 0.409 ± 0.0046 s 0.994

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.21%. Comparing base (d4f44d6) to head (8185712). Report is 1 commits behind head on main.

Files Patch % Lines
src/rules/typeunstablerules.jl 41.17% 10 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 #1572 +/- ## ========================================== - Coverage 70.42% 68.21% -2.21% ========================================== Files 30 39 +9 Lines 12754 12673 -81 ========================================== - Hits 8982 8645 -337 - Misses 3772 4028 +256 ```

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