Skip to content

Fix SparseMatrixCSC with alternative Integer types #462

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

ChrisRackauckas
Copy link
Member

Copy link

codecov bot commented May 12, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 62.71%. Comparing base (147b8a2) to head (e2b9740).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
ext/ArrayInterfaceSparseArraysExt.jl 60.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #462   +/-   ##
=======================================
  Coverage   62.71%   62.71%           
=======================================
  Files          12       12           
  Lines         574      574           
=======================================
  Hits          360      360           
  Misses        214      214           

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

@ChrisRackauckas ChrisRackauckas merged commit 74135a1 into master May 12, 2025
15 of 18 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-2 branch May 12, 2025 16:26
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.

Levenberg-Marquardt with Sparse J: J isn't square?!
1 participant