Skip to content

introduce a stopped_at function for solver states.#599

Merged
kellertuer merged 5 commits intomasterfrom
kellertuer/stopped_at
Apr 24, 2026
Merged

introduce a stopped_at function for solver states.#599
kellertuer merged 5 commits intomasterfrom
kellertuer/stopped_at

Conversation

@kellertuer
Copy link
Copy Markdown
Member

As proposed in #595 this introduces a function to access the iteration when a solver stopped.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0e7305a) to head (388006b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #599   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           91        91           
  Lines        10025     10027    +2     
=========================================
+ Hits         10025     10027    +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.

@kellertuer kellertuer added the Ready-for-Review A label for pull requests that are feature-ready label Apr 24, 2026
Comment thread test/plans/test_gradient_plan.jl
Copy link
Copy Markdown
Member

@mateuszbaran mateuszbaran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM up to one more test that I think would be nice to have.

@kellertuer kellertuer merged commit 571b909 into master Apr 24, 2026
13 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready-for-Review A label for pull requests that are feature-ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants