Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue with measurements; close #453 #454

Merged
merged 1 commit into from
Dec 29, 2024
Merged

fix issue with measurements; close #453 #454

merged 1 commit into from
Dec 29, 2024

Conversation

jverzani
Copy link
Member

When using with Measurements, the Alefeld-Potra-Shi algorithms can lose their bracket, causing the algorithm to fail. This catches that behaviour and moves to check convergence.

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.35%. Comparing base (570940c) to head (1c62ad1).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   86.37%   86.35%   -0.03%     
==========================================
  Files          38       37       -1     
  Lines        2444     2440       -4     
==========================================
- Hits         2111     2107       -4     
  Misses        333      333              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jverzani jverzani merged commit 9646748 into master Dec 29, 2024
13 of 14 checks passed
@jverzani jverzani deleted the issue_453 branch December 29, 2024 15:24
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.

1 participant