Skip to content

Conversation

dklyuchinskiy
Copy link
Contributor

@dklyuchinskiy dklyuchinskiy commented Dec 12, 2023

fix some DMD issues

  1. add DMD tests into CMakeLists
  2. init variable SSUM before call of LASSQ to prevent error exit with info = -8 or info = -10

Related to #960.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

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

Comparison is base (c2255a8) 0.00% compared to head (4787915) 0.00%.

Files Patch % Lines
SRC/cgedmd.f90 0.00% 4 Missing ⚠️
SRC/dgedmd.f90 0.00% 4 Missing ⚠️
SRC/sgedmd.f90 0.00% 4 Missing ⚠️
SRC/zgedmd.f90 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #959   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1930     1930           
  Lines      190413   190421    +8     
=======================================
- Misses     190413   190421    +8     

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

@dklyuchinskiy dklyuchinskiy marked this pull request as ready for review December 12, 2023 08:14
@langou langou merged commit db501d9 into Reference-LAPACK:master Dec 12, 2023
@langou
Copy link
Contributor

langou commented Dec 12, 2023

Thanks @dklyuchinskiy. Good catch!

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.

2 participants