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

Don't restrict the input type of matrix2graph unnecessarily #258

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Don't restrict the input type of matrix2graph unnecessarily #258

merged 1 commit into from
Sep 5, 2023

Conversation

avik-pal
Copy link
Contributor

@avik-pal avik-pal commented Sep 5, 2023

This still won't work for CUSPARSE Arrays, we don't have findnz implemented, but in future if we define that this should be functional.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -31.71% ⚠️

Comparison is base (1435e0b) 87.52% compared to head (140dfe3) 55.81%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #258       +/-   ##
===========================================
- Coverage   87.52%   55.81%   -31.71%     
===========================================
  Files          21       21               
  Lines        1178     1170        -8     
===========================================
- Hits         1031      653      -378     
- Misses        147      517      +370     
Files Changed Coverage Δ
src/coloring/matrix2graph.jl 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

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

@ChrisRackauckas ChrisRackauckas merged commit 6bb4839 into JuliaDiff:master Sep 5, 2023
12 of 13 checks passed
@avik-pal avik-pal deleted the ap/generic_sparse branch September 5, 2023 21:09
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.

2 participants