Skip to content

Avoid reshape allocation in extract_jacobian! for Matrix results

84b9290
Select commit
Loading
Failed to load commit list.
Open

Avoid reshape allocation in extract_jacobian! for Matrix results #797

Avoid reshape allocation in extract_jacobian! for Matrix results
84b9290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

90.69% (-0.06%) compared to ff0d903

View this Pull Request on Codecov

90.69% (-0.06%) compared to ff0d903

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.69%. Comparing base (ff0d903) to head (84b9290).

Files with missing lines Patch % Lines
src/jacobian.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
- Coverage   90.75%   90.69%   -0.06%     
==========================================
  Files          11       11              
  Lines        1071     1075       +4     
==========================================
+ Hits          972      975       +3     
- Misses         99      100       +1     

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