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

P sparse matrix refactoring #125

Merged
merged 54 commits into from
Jan 21, 2024
Merged

P sparse matrix refactoring #125

merged 54 commits into from
Jan 21, 2024

Conversation

fverdugo
Copy link
Owner

@fverdugo fverdugo commented Jan 12, 2024

Here it goes a big one.

See CHANGELOG.md for further details.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2024

Codecov Report

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

Comparison is base (25ed3ef) 86.40% compared to head (b7bc762) 89.22%.

Files Patch % Lines
src/p_sparse_matrix.jl 92.42% 70 Missing ⚠️
src/p_range.jl 88.37% 5 Missing ⚠️
src/primitives.jl 78.94% 4 Missing ⚠️
src/p_vector.jl 98.57% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   86.40%   89.22%   +2.82%     
==========================================
  Files          10       10              
  Lines        2641     3723    +1082     
==========================================
+ Hits         2282     3322    +1040     
- Misses        359      401      +42     

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

@fverdugo fverdugo merged commit 3f19c33 into master Jan 21, 2024
9 checks passed
@fverdugo fverdugo deleted the p_sparse_matrix_refactoring branch January 22, 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