yiisoft / validator

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

Split debug #597

Closed xepozz closed 1 year ago

xepozz commented 1 year ago

Related: https://github.com/yiisoft/yii-debug/pull/209

what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 69.56% and project coverage change: -0.52 :warning:

Comparison is base (b0044e0) 94.79% compared to head (be7e2f4) 94.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #597 +/- ## ============================================ - Coverage 94.79% 94.28% -0.52% - Complexity 735 745 +10 ============================================ Files 86 88 +2 Lines 2229 2275 +46 ============================================ + Hits 2113 2145 +32 - Misses 116 130 +14 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [...c/AttributeTranslator/ArrayAttributeTranslator.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0F0dHJpYnV0ZVRyYW5zbGF0b3IvQXJyYXlBdHRyaWJ1dGVUcmFuc2xhdG9yLnBocA==) | `100.00% <ø> (ø)` | | | [src/DataSet/ObjectDataSet.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0RhdGFTZXQvT2JqZWN0RGF0YVNldC5waHA=) | `91.89% <ø> (ø)` | | | [src/Debug/ValidatorInterfaceProxy.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0RlYnVnL1ZhbGlkYXRvckludGVyZmFjZVByb3h5LnBocA==) | `0.00% <0.00%> (ø)` | | | [src/Error.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0Vycm9yLnBocA==) | `100.00% <ø> (ø)` | | | [src/Helper/ObjectParser.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0hlbHBlci9PYmplY3RQYXJzZXIucGhw) | `96.70% <ø> (ø)` | | | [src/Helper/PropagateOptionsHelper.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0hlbHBlci9Qcm9wYWdhdGVPcHRpb25zSGVscGVyLnBocA==) | `0.00% <ø> (ø)` | | | [src/Helper/RulesNormalizer.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0hlbHBlci9SdWxlc05vcm1hbGl6ZXIucGhw) | `100.00% <ø> (ø)` | | | [src/Result.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1Jlc3VsdC5waHA=) | `100.00% <ø> (ø)` | | | [src/Rule/AbstractCompare.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvQWJzdHJhY3RDb21wYXJlLnBocA==) | `94.36% <ø> (ø)` | | | [src/Rule/AbstractNumber.php](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1J1bGUvQWJzdHJhY3ROdW1iZXIucGhw) | `100.00% <ø> (ø)` | | | ... and [35 more](https://codecov.io/gh/yiisoft/validator/pull/597?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.