yiisoft / validator

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

Fix CI #620

Closed arogachev closed 10 months ago

arogachev commented 10 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
what-the-diff[bot] commented 10 months ago

PR Summary

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% :tada:

Comparison is base (def3a69) 94.30% compared to head (e78a007) 94.34%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #620 +/- ## ============================================ + Coverage 94.30% 94.34% +0.04% - Complexity 749 756 +7 ============================================ Files 88 88 Lines 2281 2300 +19 ============================================ + Hits 2151 2170 +19 Misses 130 130 ``` | [Files Changed](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Rule/IpHandler.php](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvSXBIYW5kbGVyLnBocA==) | `100.00% <ø> (ø)` | | | [src/Rule/AbstractNumber.php](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvQWJzdHJhY3ROdW1iZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/Rule/Email.php](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvRW1haWwucGhw) | `100.00% <100.00%> (ø)` | | | [src/Rule/Regex.php](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvUmVnZXgucGhw) | `100.00% <100.00%> (ø)` | | | [src/Rule/Url.php](https://app.codecov.io/gh/yiisoft/validator/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvVXJsLnBocA==) | `100.00% <100.00%> (ø)` | |

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