yiisoft / validator

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

Info provider for `Image` rule #672

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.56%. Comparing base (9838b92) to head (613e42b).

:exclamation: Current head 613e42b differs from pull request most recent head 4cea850. Consider uploading reports for the commit 4cea850 to get more accurate results

Files Patch % Lines
src/Rule/Image/CompositeInfoProvider.php 0.00% 8 Missing :warning:
src/Rule/Image/NativeInfoProvider.php 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## image-validator #672 +/- ## ===================================================== - Coverage 94.87% 94.56% -0.32% - Complexity 818 827 +9 ===================================================== Files 93 96 +3 Lines 2519 2540 +21 ===================================================== + Hits 2390 2402 +12 - Misses 129 138 +9 ```

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