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

artists.quicknD bug fix #1160

Merged
merged 20 commits into from
Apr 1, 2024
Merged

artists.quicknD bug fix #1160

merged 20 commits into from
Apr 1, 2024

Conversation

ddkohler
Copy link
Contributor

@ddkohler ddkohler commented Mar 10, 2024

Addresses issue where collapsing unused dims on a channel did not actually work.
Additional tweaks to tests to help with passing (OSF download links are intermittently failing atm).

Please squash and merge this PR, there is a lot of commit junk here.

Changes

Checklist

  • added tests, if applicable
  • updated documentation, if applicable
  • updated CHANGELOG.md
  • tests pass

@ddkohler ddkohler changed the title quickNd: fix issues related to channels with smaller dimensionality artists.quickNd: fix issues related to channels with smaller dimensionality Mar 11, 2024
@ddkohler ddkohler changed the title artists.quickNd: fix issues related to channels with smaller dimensionality artists.quickNd refactor, bug fixes Mar 11, 2024
try to make test robust to intermittent FileNotFound errors
@ddkohler ddkohler changed the title artists.quickNd refactor, bug fixes artists.quickNd bug fix Mar 11, 2024
@ddkohler ddkohler changed the title artists.quickNd bug fix artists.quicknD bug fix Mar 11, 2024
@ddkohler ddkohler marked this pull request as ready for review March 13, 2024 19:51
@kameyer226 kameyer226 merged commit 8750f31 into master Apr 1, 2024
9 checks passed
@kameyer226 kameyer226 deleted the refactor-artists-quicknD branch April 1, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

quickNd: channel collapsing broken
2 participants