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

Make decompression more efficient #71

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Make decompression more efficient #71

merged 2 commits into from
Aug 12, 2024

Conversation

gdalle
Copy link
Owner

@gdalle gdalle commented Aug 12, 2024

Source

Tests

  • Add type stability and performance checks for all colorings and all decompressions (only into SparseMatrixCSC for now).
  • Test LinearSystemColoringResult in addition to the native result

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (cb1c2c6) to head (24d93a4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   99.83%   98.37%   -1.47%     
==========================================
  Files          11       10       -1     
  Lines         605      614       +9     
==========================================
  Hits          604      604              
- Misses          1       10       +9     

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

@gdalle gdalle requested a review from amontoison August 12, 2024 18:17
@gdalle gdalle merged commit b6c38d9 into main Aug 12, 2024
5 of 6 checks passed
@gdalle gdalle deleted the gd/decomp branch August 12, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants