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

Fix min comparison check in MinValueRule.php #47

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

holmesadam
Copy link
Contributor

Fix the comparison check as currently if the ->minValue(25) is set - entering the value 25 fails validation

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.93%. Comparing base (f1a3277) to head (8224fcd).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #47   +/-   ##
=========================================
  Coverage     96.93%   96.93%           
  Complexity       51       51           
=========================================
  Files            10       10           
  Lines           196      196           
=========================================
  Hits            190      190           
  Misses            6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pelmered pelmered merged commit 3b32bbf into pelmered:main Jul 24, 2024
16 of 17 checks passed
@pelmered
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants