Skip to content

Conversation

Antoinemarteau and others added 7 commits September 22, 2025 10:47
Changed error message when trying to compute condition number of sparse
matrix in 2-norm, suggesting 1 or Inf norm.

Newbies like me or
https://discourse.julialang.org/t/condition-number-of-sparse-matrix/77131/5
got diverted into trying densifying the array, which is very limited in
many applications...

---------

Co-authored-by: Viral B. Shah <[email protected]>
Co-authored-by: Daniel Karrasch <[email protected]>
(cherry picked from commit cff971d)
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.15%. Comparing base (cdbad55) to head (0345d1a).
⚠️ Report is 8 commits behind head on release-1.12.

Files with missing lines Patch % Lines
src/readonly.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.12     #654      +/-   ##
================================================
- Coverage         84.16%   84.15%   -0.01%     
================================================
  Files                12       12              
  Lines              9178     9179       +1     
================================================
  Hits               7725     7725              
- Misses             1453     1454       +1     

☔ 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.

@KristofferC KristofferC merged commit 5d674dc into release-1.12 Sep 22, 2025
10 checks passed
@KristofferC KristofferC deleted the backports-release-1.12 branch September 22, 2025 09:39
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.

4 participants