Skip to content

xyyCSD2BY1: do not ignore nonconvergence#955

Open
christoph-conrads wants to merge 1 commit intoReference-LAPACK:masterfrom
christoph-conrads:xyyCSD2BY1-ignores-nonconvergence
Open

xyyCSD2BY1: do not ignore nonconvergence#955
christoph-conrads wants to merge 1 commit intoReference-LAPACK:masterfrom
christoph-conrads:xyyCSD2BY1-ignores-nonconvergence

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.
@christoph-conrads christoph-conrads force-pushed the xyyCSD2BY1-ignores-nonconvergence branch from 8e7494e to 42a470e Compare December 1, 2023 14:42
@codecov
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (3200980) to head (42a470e).
⚠️ Report is 341 commits behind head on master.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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