Skip to content

[WIP] Remove BlockIndices #107

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

[WIP] Remove BlockIndices #107

wants to merge 4 commits into from

Conversation

mtfishman
Copy link
Member

The goal here is to remove BlockIndices, which was introduced as a more general version of BlockArrays.BlockSlice. BlockArrays.BlockSlice has since been improved so hopefully it covers the cases we need now.

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 17.67%. Comparing base (3ba5eca) to head (ea34937).

Files with missing lines Patch % Lines
src/BlockArraysExtensions/BlockArraysExtensions.jl 0.00% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (3ba5eca) and HEAD (ea34937). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (3ba5eca) HEAD (ea34937)
docs 2 1
6 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #107       +/-   ##
===========================================
- Coverage   75.04%   17.67%   -57.38%     
===========================================
  Files          27       26        -1     
  Lines        1062      990       -72     
===========================================
- Hits          797      175      -622     
- Misses        265      815      +550     
Flag Coverage Δ
docs 17.67% <0.00%> (+1.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.

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