Skip to content

Conversation

@mtfishman
Copy link
Member

Generalize BlockIndexVector (which itself is a generalization of BlockIndexRange for representing a subslice of a block to non-ranges) to n-dimensions and also to non-integer indices, which is helpful for generalized indexing used in KroneckerArrays.jl.

@codecov
Copy link

codecov bot commented Jun 22, 2025

Codecov Report

Attention: Patch coverage is 22.80702% with 44 lines in your changes missing coverage. Please review.

Project coverage is 74.86%. Comparing base (08a4d38) to head (8b4d694).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/BlockArraysExtensions/blockedunitrange.jl 21.42% 44 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   76.49%   74.86%   -1.64%     
==========================================
  Files          36       36              
  Lines        1923     1973      +50     
==========================================
+ Hits         1471     1477       +6     
- Misses        452      496      +44     
Flag Coverage Δ
docs 7.40% <0.00%> (?)

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 4ee09d2 into main Jun 22, 2025
18 of 20 checks passed
@mtfishman mtfishman deleted the mf/generalize_blockindexvector branch June 22, 2025 21:23
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.

2 participants