-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Scaling Modifiers: cast to float internally and add tests #5079
Scaling Modifiers: cast to float internally and add tests #5079
Conversation
Thank you for your contribution! 🙏 We will review your PR as soon as possible. While you are waiting, make sure to:
Learn more about: |
6a80054
to
ffdd442
Compare
/run-e2e internal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
d475c82
to
397fc89
Compare
/run-e2e internal |
Head branch was pushed to by a user without write access
397fc89
to
ee41c99
Compare
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
ee41c99
to
7d7333a
Compare
/run-e2e internal |
Cast to float internally with ScalingModifiers formula to prevent wrong return value
Add more unit tests for scaling modifiers