Skip to content

Deactivate fail fast

4a1bb40
Select commit
Loading
Failed to load commit list.
Closed

fix: replace copyto! with copy! #919

Deactivate fail fast
4a1bb40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2025 in 0s

70.04% (-13.14%) compared to bbc39fd

View this Pull Request on Codecov

70.04% (-13.14%) compared to bbc39fd

Details

Codecov Report

❌ Patch coverage is 60.29412% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.04%. Comparing base (bbc39fd) to head (4a1bb40).

Files with missing lines Patch % Lines
...ifferentiationInterfaceEnzymeExt/forward_onearg.jl 0.00% 6 Missing ⚠️
...ifferentiationInterfaceEnzymeExt/reverse_twoarg.jl 0.00% 6 Missing ⚠️
...faceZygoteExt/DifferentiationInterfaceZygoteExt.jl 0.00% 5 Missing ⚠️
...fferentiationInterfaceTest/src/scenarios/modify.jl 0.00% 5 Missing ⚠️
...ationInterface/test/Back/DifferentiateWith/test.jl 0.00% 2 Missing ⚠️
...rentiationInterfaceTest/src/scenarios/allocfree.jl 0.00% 2 Missing ⚠️
DifferentiationInterface/test/Back/Enzyme/test.jl 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (bbc39fd) and HEAD (4a1bb40). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (bbc39fd) HEAD (4a1bb40)
DIT 12 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #919       +/-   ##
===========================================
- Coverage   83.17%   70.04%   -13.14%     
===========================================
  Files         131      131               
  Lines        7941     7918       -23     
===========================================
- Hits         6605     5546     -1059     
- Misses       1336     2372     +1036     

☔ 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.