Skip to content

Introduce has_converged#511

Merged
kellertuer merged 4 commits into
masterfrom
kellertuer/has_converged
Sep 14, 2025
Merged

Introduce has_converged#511
kellertuer merged 4 commits into
masterfrom
kellertuer/has_converged

Conversation

@kellertuer

Copy link
Copy Markdown
Member

This resolves #488 and introduces has_converged as a dynamic variant to the static/abstract indicates_convergence.

@kellertuer kellertuer added the Ready-for-Review A label for pull requests that are feature-ready label Sep 11, 2025
@codecov

codecov Bot commented Sep 11, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (c712ff9) to head (41cea75).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   99.79%   99.77%   -0.03%     
==========================================
  Files          86       86              
  Lines        9657     9669      +12     
==========================================
+ Hits         9637     9647      +10     
- Misses         20       22       +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 merged commit 47dd32d into master Sep 14, 2025
14 of 15 checks passed
@kellertuer
kellertuer deleted the kellertuer/has_converged branch February 13, 2026 06:12
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.

Dynamic determination of convergence – introduce has_converged

1 participant