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

Allow negative indices #131

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Allow negative indices #131

merged 3 commits into from
Feb 9, 2024

Conversation

fverdugo
Copy link
Owner

@fverdugo fverdugo commented Feb 9, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

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

Comparison is base (8661e93) 87.15% compared to head (987e77b) 87.07%.

Files Patch % Lines
src/p_sparse_matrix.jl 42.85% 4 Missing ⚠️
src/sparse_utils.jl 90.47% 4 Missing ⚠️
src/p_vector.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   87.15%   87.07%   -0.08%     
==========================================
  Files          10       10              
  Lines        3831     3877      +46     
==========================================
+ Hits         3339     3376      +37     
- Misses        492      501       +9     

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

@fverdugo fverdugo merged commit ac69c40 into master Feb 9, 2024
7 checks passed
@fverdugo fverdugo deleted the allow_negative_indices branch February 9, 2024 14:48
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