Use gradient!(d, x). in perform_linesearch #1207
Merged
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).
| 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.
Loading