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

xyyCSD2BY1: do not ignore nonconvergence #955

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

christoph-conrads
Copy link
Contributor

Description

The xBBCSD info output was ignored leaving callers unaware of convergence failures. The problem is not present in the xyyCSD routines.

The issue was found while working on #943.

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

The xBBCSD info output was ignored leaving callers unaware of
convergence failures.
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (3200980) 0.00% compared to head (42a470e) 0.00%.
Report is 2 commits behind head on master.

Files Patch % Lines
SRC/cuncsd2by1.f 0.00% 4 Missing ⚠️
SRC/dorcsd2by1.f 0.00% 4 Missing ⚠️
SRC/sorcsd2by1.f 0.00% 4 Missing ⚠️
SRC/zuncsd2by1.f 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #955   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1930     1930           
  Lines      190055   190055           
=======================================
  Misses     190055   190055           

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

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