Skip to content

Use `FiniteDiff.finite_difference_jacobian!`

71eed5f
Select commit
Loading
Failed to load commit list.
Closed

Use FiniteDiff.finite_difference_jacobian! #908

Use `FiniteDiff.finite_difference_jacobian!`
71eed5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2025 in 0s

43.62% (-54.54%) compared to 71bbd1c

View this Pull Request on Codecov

43.62% (-54.54%) compared to 71bbd1c

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 43.62%. Comparing base (71bbd1c) to head (71eed5f).

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

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

HEAD has 53 uploads less than BASE
Flag BASE (71bbd1c) HEAD (71eed5f)
DIT 12 6
DI 53 6
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #908       +/-   ##
===========================================
- Coverage   98.15%   43.62%   -54.54%     
===========================================
  Files         134      125        -9     
  Lines        8022     7847      -175     
===========================================
- Hits         7874     3423     -4451     
- Misses        148     4424     +4276     

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