Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Jan 16, 2026

SciPy optimizers don't support wall time limits directly. However, this can be achieved through callbacks. This is done here.

@dweindl dweindl self-assigned this Jan 16, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.22%. Comparing base (c5acea7) to head (dbabf08).

Files with missing lines Patch % Lines
pypesto/optimize/optimizer.py 92.85% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1671      +/-   ##
===========================================
- Coverage    84.36%   83.22%   -1.14%     
===========================================
  Files          164      164              
  Lines        14320    14334      +14     
===========================================
- Hits         12081    11930     -151     
- Misses        2239     2404     +165     

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

@dweindl dweindl changed the base branch from main to develop January 16, 2026 21:52
SciPy optimizers don't support wall time limits directly.
However, this can be achieved through callbacks. This is done here.
@dweindl dweindl marked this pull request as ready for review January 16, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants