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

Sparse matrices with Int indices #62

Merged
merged 2 commits into from
May 14, 2024
Merged

Sparse matrices with Int indices #62

merged 2 commits into from
May 14, 2024

Conversation

gdalle
Copy link
Collaborator

@gdalle gdalle commented May 14, 2024

Fix #61

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.62%. Comparing base (e7342be) to head (57d2941).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   70.62%   70.62%           
=======================================
  Files          12       12           
  Lines         429      429           
=======================================
  Hits          303      303           
  Misses        126      126           

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

@gdalle gdalle requested a review from adrhill May 14, 2024 11:20
@adrhill
Copy link
Owner

adrhill commented May 14, 2024

Thanks!

@adrhill adrhill merged commit 57e3e73 into main May 14, 2024
3 checks passed
@gdalle gdalle deleted the gd/intsparse branch May 15, 2024 11: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
Development

Successfully merging this pull request may close these issues.

Switch to Int by default instead of UInt
3 participants