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

Add support for linear indexing #10

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Add support for linear indexing #10

merged 3 commits into from
Dec 20, 2024

Conversation

mtfishman
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 48.97959% with 25 lines in your changes missing coverage. Please review.

Project coverage is 64.28%. Comparing base (c67b83a) to head (9ecb292).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/wrappers.jl 27.77% 13 Missing ⚠️
src/abstractsparsearrayinterface.jl 68.00% 8 Missing ⚠️
src/sparsearrayinterface.jl 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   67.78%   64.28%   -3.51%     
==========================================
  Files           6        6              
  Lines         208      238      +30     
==========================================
+ Hits          141      153      +12     
- Misses         67       85      +18     
Flag Coverage Δ
docs 64.13% <48.97%> (-3.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mtfishman mtfishman merged commit e112a01 into main Dec 20, 2024
10 of 12 checks passed
@mtfishman mtfishman deleted the linear_indexing branch December 20, 2024 23:31
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.

1 participant