Skip to content

Conversation

@mtfishman
Copy link
Member

@mtfishman mtfishman commented Jun 19, 2025

Followup to #150. Make blockwise map/broadcast a bit more customizable by allowing customizing how unstored blocks get constructed. This is helpful for use cases like having blocks that are Kronecker arrays, since it is helpful to construct unstored blocks with Kronecker structures, which this PR enables by overloading FillArrays.fillsimilar.

@codecov
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.97%. Comparing base (b83242d) to head (0e9a478).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/blocksparsearrayinterface/map.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   73.97%   73.97%           
=======================================
  Files          36       36           
  Lines        1875     1875           
=======================================
  Hits         1387     1387           
  Misses        488      488           
Flag Coverage Δ
docs 7.80% <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 13bb720 into main Jun 19, 2025
18 of 19 checks passed
@mtfishman mtfishman deleted the mf/customize_map_block branch June 19, 2025 22:30
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