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 complex BDSQR maxit #927

Merged

Conversation

pleshkovvli
Copy link
Contributor

Related to issue #135

For some reason, bug was not fixed for complex versions of the function: CBDSQR, ZBDSQR.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

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

Comparison is base (7a29cfe) 0.00% compared to head (90398ae) 0.00%.
Report is 9 commits behind head on master.

❗ Current head 90398ae differs from pull request most recent head da7f210. Consider uploading reports for the commit da7f210 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #927   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1918     1918           
  Lines      188645   188653    +8     
=======================================
- Misses     188645   188653    +8     
Files Coverage Δ
SRC/cbdsqr.f 0.00% <0.00%> (ø)
SRC/zbdsqr.f 0.00% <0.00%> (ø)

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

@weslleyspereira weslleyspereira merged commit ada20a0 into Reference-LAPACK:master Nov 3, 2023
11 of 12 checks passed
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