Skip to content

Adding lbfgs notebook to documentation

4369b39
Select commit
Loading
Failed to load commit list.
Draft

I1083 l bfgs optimiser #1149

Adding lbfgs notebook to documentation
4369b39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 1s

96.86% (-3.14%) compared to a06ab88

View this Pull Request on Codecov

96.86% (-3.14%) compared to a06ab88

Details

Codecov Report

❌ Patch coverage is 11.28527% with 283 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.86%. Comparing base (a06ab88) to head (4369b39).
⚠️ Report is 1818 commits behind head on main.

Files with missing lines Patch % Lines
pints/_optimisers/__init__.py 8.79% 249 Missing ⚠️
pints/_optimisers/_lbfgs.py 24.44% 34 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1149      +/-   ##
===========================================
- Coverage   100.00%   96.86%   -3.14%     
===========================================
  Files           71       84      +13     
  Lines         7543     9050    +1507     
===========================================
+ Hits          7543     8766    +1223     
- Misses           0      284     +284     

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