Skip to content

Fix zero-dim view! #149

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

Merged
merged 4 commits into from
Jun 16, 2025
Merged

Fix zero-dim view! #149

merged 4 commits into from
Jun 16, 2025

Conversation

mtfishman
Copy link
Member

Fixes #148.

Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.02%. Comparing base (1ee8b12) to head (747acfe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   74.98%   75.02%   +0.04%     
==========================================
  Files          36       36              
  Lines        1835     1838       +3     
==========================================
+ Hits         1376     1379       +3     
  Misses        459      459              
Flag Coverage Δ
docs 7.52% <0.00%> (-0.02%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 89faa55 into main Jun 16, 2025
19 checks passed
@mtfishman mtfishman deleted the mf/zero_dim_fix branch June 16, 2025 22:12
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] view!(::BlockSparseArray{Float64, 0}) is broken
1 participant