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

Loosen slice checking against shape #484

Open
wants to merge 1 commit into
base: fix-dynamic-shape-changing
Choose a base branch
from

Conversation

PeterC-DLS
Copy link
Member

Switch from checking against source shape to limits of slice, match SliceND and Slice behaviour. Also add units for 100% of those classes and replace fail with assertThrows and update target platform

@PeterC-DLS PeterC-DLS force-pushed the loosen-slice-shape-check branch 3 times, most recently from 06f3987 to b43193e Compare January 28, 2025 09:16
Switch from checking against source shape to limits of slice,
match SliceND and Slice behaviour. Also add unit tests for 100%
coverage of those classes and replace fail with assertThrows,
and update Tycho to 3.0.5 and target platform to 2020-03 (aka 4.15)
@PeterC-DLS PeterC-DLS force-pushed the loosen-slice-shape-check branch from b43193e to f9f8418 Compare January 28, 2025 09:25
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