Skip to content

More specific interfaces #142

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 1 commit into from
Jun 12, 2025
Merged

More specific interfaces #142

merged 1 commit into from
Jun 12, 2025

Conversation

mtfishman
Copy link
Member

Replace uses of BlockSparseArrayInterface() with interface(a) to allow for more specialization.

Copy link

codecov bot commented Jun 12, 2025

Codecov Report

Attention: Patch coverage is 69.56522% with 7 lines in your changes missing coverage. Please review.

Project coverage is 75.23%. Comparing base (f9b971b) to head (d33d06e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...locksparsearray/wrappedabstractblocksparsearray.jl 77.77% 4 Missing ⚠️
src/abstractblocksparsearray/views.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   75.57%   75.23%   -0.34%     
==========================================
  Files          35       35              
  Lines        1797     1805       +8     
==========================================
  Hits         1358     1358              
- Misses        439      447       +8     
Flag Coverage Δ
docs 7.66% <17.39%> (?)

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 1b83965 into main Jun 12, 2025
17 of 19 checks passed
@mtfishman mtfishman deleted the mf/interface_specialization branch June 12, 2025 20:38
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