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

lib: refactor to use validateInteger #45772

Merged

Commits on Dec 7, 2022

  1. lib: refactor to use min/max of validateNumber

    Fix NumberIsNaN is called two times and change error code
    to ERR_OUT_OF_RANGE when RangeError is occurred in test.
    deokjinkim committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    89113b8 View commit details
    Browse the repository at this point in the history
  2. lib: refactor to use validateInteger

    Use validateInteger for record and revise error code of percentile.
    deokjinkim committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1830caf View commit details
    Browse the repository at this point in the history