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

Refactor common parts from the Rounding class into a separate 'round' package #11023

Merged
merged 6 commits into from
Nov 15, 2023

Commits on Oct 31, 2023

  1. Refactor common parts from the Rounding class into a separate 'round'…

    … package
    
    Signed-off-by: Ketan Verma <[email protected]>
    ketanv3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7cf6fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf37f5f View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    Signed-off-by: Ketan Verma <[email protected]>
    ketanv3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3d4f7ad View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3d7a3f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    e050b04 View commit details
    Browse the repository at this point in the history
  2. Replace assert with IllegalArgumentException for size checks

    Signed-off-by: Ketan Verma <[email protected]>
    ketanv3 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    370cdad View commit details
    Browse the repository at this point in the history