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

Disallow duplicate percentiles (#57444) #58299

Merged
merged 13 commits into from
Mar 2, 2020

Commits on Feb 21, 2020

  1. Added an optional validation step to the number_list component to dis…

    …allow duplicates. Enabled this option in the percentiles editor. Added unit / integration tests
    ThomThomson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9c2e6e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    589a1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26be600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a37ee View commit details
    Browse the repository at this point in the history
  4. Reworked and consolidated number_list component validations into one …

    …method, updated tests to reflect change. Made Validate Ascending order default to false, and updated it to match in Percentiles and Percentile_ranks
    ThomThomson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f88992d View commit details
    Browse the repository at this point in the history
  5. Remove unused import...

    ThomThomson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    221b18d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fca987 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    0f04e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd79b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c065efe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7763b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

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