Skip to content

Conversation

danielwe
Copy link
Contributor

@danielwe danielwe commented Aug 27, 2025

Follow-up from a discussion on Slack #linear-algebra.

  • Implement propertynames(::Factor)
  • Improve error message for things like sparse(F.U)
  • Add comprehensive list of properties, and brief discussion of materializing components, to docstrings

Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.02%. Comparing base (bb5ecc0) to head (bd3536e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   83.67%   84.02%   +0.35%     
==========================================
  Files          12       12              
  Lines        9264     9298      +34     
==========================================
+ Hits         7752     7813      +61     
+ Misses       1512     1485      -27     

☔ 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 marked this pull request as draft August 27, 2025 19:53
@danielwe danielwe force-pushed the cholmod_friendliness branch from ea03db7 to 5ceee98 Compare August 27, 2025 20:02
@danielwe danielwe force-pushed the cholmod_friendliness branch from 5ceee98 to bd3536e Compare August 27, 2025 20:50
@danielwe
Copy link
Contributor Author

danielwe commented Aug 27, 2025

@ViralBShah, thanks for dropping by and marking as draft while I was fixing the tests. CI is all green with 100 % diff coverage now, so this would be ready for review from my side if you want it.

@ViralBShah ViralBShah marked this pull request as ready for review August 28, 2025 13:12
@ViralBShah
Copy link
Member

ViralBShah commented Aug 28, 2025

Looks good to me for the most part. It would be nice if @rayegun or @andreasnoack can review.

Copy link
Member

@rayegun rayegun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm thanks!

@rayegun rayegun merged commit 6fe51f2 into JuliaSparse:main Aug 29, 2025
10 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.

3 participants