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

Fix zero-dimensional conversion #30

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Fix zero-dimensional conversion #30

merged 1 commit into from
Jan 16, 2025

Conversation

mtfishman
Copy link
Member

Fixes #29.

@mtfishman mtfishman merged commit 10ea80c into main Jan 16, 2025
10 checks passed
@mtfishman mtfishman deleted the zero_dim_conversion branch January 16, 2025 17:58
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 27.19%. Comparing base (683b35d) to head (e544c13).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/abstractblocksparsearray/map.jl 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   27.25%   27.19%   -0.07%     
==========================================
  Files          29       29              
  Lines         987      993       +6     
==========================================
+ Hits          269      270       +1     
- Misses        718      723       +5     
Flag Coverage Δ
docs 26.74% <28.57%> (-0.07%) ⬇️

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.

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.

[BUG] Array conversion fails on zero dim
1 participant