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

[chore]: [deltatocumulative]: remove nested implementation #36498

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Nov 22, 2024

Warning

Depends on #36486


Description

Removes the nested (aka overloading streams.Map) implementation.

This has been entirely replaced by a leaner, "linear" implementation:

Testing

Existing tests continue to pass unaltered

Documentation

not needed

expands the linear architecture to do exponential and fixed-width
histograms.
entirely removes the nested (old) implementation of deltatocumulative,
as all tests pass using the linear one only.
@RichieSams
Copy link
Contributor

Woohoo! Yay for deleting things :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants