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

improve minValue & maxValue actions and add missing test cases #843

Conversation

EltonLobo07
Copy link
Contributor

Both of the actions will add an issue when dataset.value is NaN.

Improvement:
    `maxValue` should add an issue when
    `dataset.value` is `NaN`
Improvement:
    `minValue` should add an issue when
    `dataset.value` is `NaN`
Copy link

pkg-pr-new bot commented Sep 20, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/valibot@843

commit: 9fdf052

@fabian-hiller fabian-hiller self-assigned this Sep 21, 2024
@fabian-hiller fabian-hiller added the enhancement New feature or request label Sep 21, 2024
@fabian-hiller
Copy link
Owner

Thank you! I will try to review and merge it on the weekend.

@fabian-hiller fabian-hiller force-pushed the main branch 2 times, most recently from 7a97dd0 to b5f7f4d Compare October 3, 2024 17:45
@fabian-hiller fabian-hiller merged commit a119c59 into fabian-hiller:main Oct 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants