yiisoft / validator

Yii validator library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
110 stars 36 forks source link

Add date rules #678

Closed vjik closed 3 months ago

vjik commented 3 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues
what-the-diff[bot] commented 3 months ago

PR Summary

Note: This summary focuses on the actions taken and the larger scope changes. If more detailed, file-specific changes are needed, please let me know.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.32819% with 38 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (1.x@c219619). Click here to learn what that means.

Files Patch % Lines
src/Rule/Date/DateTime.php 40.00% 15 Missing :warning:
src/Rule/Date/Time.php 28.57% 15 Missing :warning:
src/Rule/Date/DateTimeHandler.php 76.47% 4 Missing :warning:
src/Rule/Date/DateHandler.php 86.66% 2 Missing :warning:
src/Rule/Date/TimeHandler.php 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.x #678 +/- ## ====================================== Coverage ? 94.07% Complexity ? 906 ====================================== Files ? 104 Lines ? 2817 Branches ? 0 ====================================== Hits ? 2650 Misses ? 167 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.