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

Improve input argument check swlq #656

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

angsch
Copy link
Collaborator

@angsch angsch commented Mar 17, 2022

Description
Add missing checks for enforce assumptions on input parameters. Fix typos.

Checklist

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

@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #656 (27ece6c) into master (a7c0392) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 27ece6c differs from pull request most recent head d1349aa. Consider uploading reports for the commit d1349aa to get more accurate results

@@           Coverage Diff           @@
##           master     #656   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1894     1894           
  Lines      184050   184082   +32     
=======================================
- Misses     184050   184082   +32     
Impacted Files Coverage Δ
SRC/cgemlqt.f 0.00% <0.00%> (ø)
SRC/clamswlq.f 0.00% <0.00%> (ø)
SRC/ctpmlqt.f 0.00% <0.00%> (ø)
SRC/dgemlqt.f 0.00% <0.00%> (ø)
SRC/dlamswlq.f 0.00% <0.00%> (ø)
SRC/dtpmlqt.f 0.00% <0.00%> (ø)
SRC/sgemlqt.f 0.00% <0.00%> (ø)
SRC/slamswlq.f 0.00% <0.00%> (ø)
SRC/stpmlqt.f 0.00% <0.00%> (ø)
SRC/zgemlqt.f 0.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7c0392...d1349aa. Read the comment docs.

@langou
Copy link
Contributor

langou commented Mar 17, 2022

Thanks @angsch

@langou langou merged commit 2f132ee into Reference-LAPACK:master Mar 17, 2022
@angsch angsch deleted the laswlq branch March 23, 2022 20:34
@julielangou julielangou added this to the LAPACK 3.10.1 milestone Nov 12, 2022
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.

None yet

3 participants