Skip to content

fix `jacobian(_, AutoFiniteDiff(fdjtype=Val(:central)))`

ec78668
Select commit
Loading
Failed to load commit list.
Draft

fix jacobian(_, AutoFiniteDiff(fdjtype=Val(:central))) #987

fix `jacobian(_, AutoFiniteDiff(fdjtype=Val(:central)))`
ec78668
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 1s

12.35% (-85.86%) compared to a5ecbe0

View this Pull Request on Codecov

12.35% (-85.86%) compared to a5ecbe0

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.35%. Comparing base (a5ecbe0) to head (ec78668).

Files with missing lines Patch % Lines
...xt/DifferentiationInterfaceFiniteDiffExt/onearg.jl 0.00% 4 Missing ⚠️

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

HEAD has 59 uploads less than BASE
Flag BASE (a5ecbe0) HEAD (ec78668)
DIT 12 1
DI 51 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #987       +/-   ##
===========================================
- Coverage   98.21%   12.35%   -85.86%     
===========================================
  Files         135      124       -11     
  Lines        8000     7763      -237     
===========================================
- Hits         7857      959     -6898     
- Misses        143     6804     +6661     

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