Skip to content
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

Bugfix: restrict_to_field creates copies for BlockMultiFieldStyle #993

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

JordiManyer
Copy link
Member

This is a fix for a bug created by the following PR:

The behavior of x[Block(ib)] changed, creating copies of the data. It's intentional, so we need to resolve it from our side.

@JordiManyer JordiManyer added the bug Something isn't working label Apr 12, 2024
@JordiManyer JordiManyer self-assigned this Apr 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.17%. Comparing base (e688660) to head (cfb2bf7).

❗ Current head cfb2bf7 differs from pull request most recent head 369de95. Consider uploading reports for the commit 369de95 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #993   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files         176      176           
  Lines       22021    22021           
=======================================
  Hits        19416    19416           
  Misses       2605     2605           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordiManyer JordiManyer merged commit 2e46e38 into master Apr 12, 2024
7 checks passed
@JordiManyer JordiManyer deleted the bugfix-block-indexing branch April 12, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants