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

Set up package extensions, improve permutedims #14

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Dec 16, 2024

Closes #6.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 51.85185% with 13 lines in your changes missing coverage. Please review.

Project coverage is 27.27%. Comparing base (d1958cc) to head (c9702e7).

Files with missing lines Patch % Lines
...sorAlgebraExt/BlockSparseArraysTensorAlgebraExt.jl 0.00% 7 Missing ⚠️
...ksparsearrayinterface/blocksparsearrayinterface.jl 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   26.58%   27.27%   +0.69%     
==========================================
  Files          27       26       -1     
  Lines         854      869      +15     
==========================================
+ Hits          227      237      +10     
- Misses        627      632       +5     
Flag Coverage Δ
docs 27.18% <51.85%> (+0.78%) ⬆️

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 abe5237 into main Dec 16, 2024
12 checks passed
@mtfishman mtfishman deleted the extensions branch December 16, 2024 05:46
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.

Set up package extensions properly
1 participant