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

Fix Stream splitByQuarterLengths #1736

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Fix Stream splitByQuarterLengths #1736

merged 3 commits into from
Oct 28, 2024

Conversation

mscuthbert
Copy link
Member

Fixes #1735

Adds tests.

Thanks to Giulio Guilherme de Souza Simão for the perfect bug report!

Fixes #1735

Adds tests.

Thanks to Giulio Guilherme de Souza Simão for the perfect bug report!
@coveralls
Copy link

coveralls commented Oct 28, 2024

Coverage Status

coverage: 93.027% (+0.001%) from 93.026%
when pulling 80eda7c on splitStreams
into e05fc53 on master.

@mscuthbert mscuthbert merged commit 760f519 into master Oct 28, 2024
7 checks passed
@mscuthbert mscuthbert deleted the splitStreams branch October 29, 2024 08:51
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.

Using splitByQuarterLengths on stream causes an AttributeError
2 participants