Skip to content

Conversation

@ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Nov 25, 2025

Fix #655

The tests marked broken in this PR seem to be an unfortunate regression that doesn't have to do with this PR. @jishnub This seems to have to do with methods that multiply a SparseMatrixCSC with a Diagonal and the behaviour seems right in 1.10, but not in 1.11 and 1.12.

@ViralBShah ViralBShah added backport 1.12 Change should be backported to release-1.12 backport 1.11 labels Nov 25, 2025
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.17%. Comparing base (26c80c8) to head (229e458).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
+ Coverage   84.01%   84.17%   +0.15%     
==========================================
  Files          12       12              
  Lines        9299     9300       +1     
==========================================
+ Hits         7813     7828      +15     
+ Misses       1486     1472      -14     

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

@ViralBShah ViralBShah merged commit 8b03562 into main Nov 25, 2025
8 of 10 checks passed
@ViralBShah ViralBShah deleted the vs/gpl_tests branch November 25, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.11 backport 1.12 Change should be backported to release-1.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No GPL build fails tests

2 participants