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

#15262: Round calculated max before compare with max from options. #1940

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

tkiseleva
Copy link

@tkiseleva
Copy link
Author

I'm not sure that the failed test is the correct one.
The initial issue happens when in the setting I've set 8.003, but in js, it received as 8.0029999...

Or maybe provide some additional option if the max value should be covered or not.

@tkiseleva
Copy link
Author

I've returned main part as it was before, but added new options includeMax, if it's true, it will increase the max if it's not covered by range.
But tests are failed, I couldn't find how to fix, it something related to default options.

Base automatically changed from master to main February 19, 2021 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants