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

utility class to display a numeric value #262

Merged
merged 7 commits into from
Jul 25, 2023
Merged

Commits on Jul 21, 2023

  1. utility class to display a numeric value

    Peva Blanchard committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e093c64 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Peva Blanchard committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dd0f277 View commit details
    Browse the repository at this point in the history
  3. simplify when trailing 9s

    Peva Blanchard committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7a31470 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. more cases

    Peva Blanchard committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b78225d View commit details
    Browse the repository at this point in the history
  2. hopefully it works now

    Peva Blanchard committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    949d750 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. JUnit4 parameterized tests

    Peva Blanchard committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    2ce21fd View commit details
    Browse the repository at this point in the history
  2. remove redundant class

    Peva Blanchard committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a685a95 View commit details
    Browse the repository at this point in the history