Skip to content

fix: corrected Static Array extention for no allocation hessian

5c607e5
Select commit
Loading
Failed to load commit list.
Open

Added non-allocating hessian! #767

fix: corrected Static Array extention for no allocation hessian
5c607e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

89.87% (+0.05%) compared to e670596

View this Pull Request on Codecov

89.87% (+0.05%) compared to e670596

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.87%. Comparing base (e670596) to head (5c607e5).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
ext/ForwardDiffStaticArraysExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   89.82%   89.87%   +0.05%     
==========================================
  Files          11       11              
  Lines        1032     1047      +15     
==========================================
+ Hits          927      941      +14     
- Misses        105      106       +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.