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 weighting with Digest class #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rcombs
Copy link

@rcombs rcombs commented Apr 16, 2024

Previously, the Digest class didn't support passing weights to the push routine. There doesn't appear to have been any reason for this.

Previously, the Digest class didn't support passing weights to the push routine. There doesn't appear to have been any reason for this.
@welch
Copy link
Owner

welch commented Apr 16, 2024

good catch! would you add a test or two for the change?

@rcombs
Copy link
Author

rcombs commented Apr 16, 2024

There don't seem to be any tests for the weight arg at all, so maybe it'd be best to start there? Not sure exactly what the best tests for this would look like, though.

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.

None yet

2 participants