Skip to content

fix: handle constant derivatives with runtime activity for Enzyme

02ae6b5
Select commit
Loading
Failed to load commit list.
Draft

fix: handle constant derivatives with runtime activity for Enzyme #850

fix: handle constant derivatives with runtime activity for Enzyme
02ae6b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 1s

79.12% (-19.00%) compared to a5fb081

View this Pull Request on Codecov

79.12% (-19.00%) compared to a5fb081

Details

Codecov Report

❌ Patch coverage is 0% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (a5fb081) to head (02ae6b5).
⚠️ Report is 53 commits behind head on main.

Files with missing lines Patch % Lines
...ifferentiationInterfaceEnzymeExt/forward_onearg.jl 0.00% 18 Missing ⚠️
...fferentiationInterfaceTest/src/scenarios/modify.jl 0.00% 18 Missing ⚠️
...ace/ext/DifferentiationInterfaceEnzymeExt/utils.jl 0.00% 13 Missing ⚠️
...ifferentiationInterfaceEnzymeExt/reverse_onearg.jl 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a5fb081) and HEAD (02ae6b5). Click for more details.

HEAD has 47 uploads less than BASE
Flag BASE (a5fb081) HEAD (02ae6b5)
DIT 12 2
DI 52 15
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #850       +/-   ##
===========================================
- Coverage   98.12%   79.12%   -19.00%     
===========================================
  Files         134      130        -4     
  Lines        7988     7972       -16     
===========================================
- Hits         7838     6308     -1530     
- Misses        150     1664     +1514     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.