Skip to content

Fix seed in rank-deficient qr test #367

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

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Fix seed in rank-deficient qr test #367

merged 1 commit into from
Mar 22, 2023

Conversation

dkarrasch
Copy link
Member

Hopefully fixes #364.

@codecov-commenter
Copy link

Codecov Report

Merging #367 (a7620d0) into main (4f4d8ed) will not change coverage.
The diff coverage is 75.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   93.85%   93.85%           
=======================================
  Files          12       12           
  Lines        7473     7473           
=======================================
  Hits         7014     7014           
  Misses        459      459           
Impacted Files Coverage Δ
src/sparsevector.jl 95.61% <ø> (ø)
src/linalg.jl 95.79% <66.66%> (ø)
src/sparsematrix.jl 95.30% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dkarrasch dkarrasch merged commit e17f6da into main Mar 22, 2023
@dkarrasch dkarrasch deleted the dk/fix_seed branch March 22, 2023 08:24
dkarrasch added a commit that referenced this pull request Apr 12, 2023
fredrikekre pushed a commit that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SparseArrays/spqr CI test failure
3 participants