Skip to content

Update perform_linesearch.jl

5f2a98e
Select commit
Loading
Failed to load commit list.
Merged

Use gradient!(d, x). in perform_linesearch #1207

Update perform_linesearch.jl
5f2a98e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2025 in 1s

87.51% (-0.05%) compared to b367149

View this Pull Request on Codecov

87.51% (-0.05%) compared to b367149

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.51%. Comparing base (b367149) to head (5f2a98e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/utilities/perform_linesearch.jl 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1207      +/-   ##
==========================================
- Coverage   87.56%   87.51%   -0.05%     
==========================================
  Files          45       45              
  Lines        3514     3517       +3     
==========================================
+ Hits         3077     3078       +1     
- Misses        437      439       +2     

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