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 matrix support #1698

Merged
merged 6 commits into from
Dec 27, 2023

Conversation

GillesDuvert
Copy link
Contributor

Complete except (trivial) SPRSTP, READ_SPR, WRITE_SPR and (a bit less trivial) LINBCG.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 65 lines in your changes are missing coverage. Please review.

Comparison is base (33ea0c9) 41.95% compared to head (343a2d9) 41.99%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/sparse_matrix.cpp 60.60% 65 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1698      +/-   ##
==========================================
+ Coverage   41.95%   41.99%   +0.03%     
==========================================
  Files         356      357       +1     
  Lines       95639    95816     +177     
  Branches    19661    19681      +20     
==========================================
+ Hits        40122    40234     +112     
- Misses      55517    55582      +65     

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

@alaingdl alaingdl merged commit 398bc57 into gnudatalanguage:master Dec 27, 2023
8 checks passed
@GillesDuvert GillesDuvert deleted the sparse_matrix_support branch July 2, 2024 13:24
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