yiisoft / html

Handy library to generate HTML
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
55 stars 18 forks source link

Remove scrutinizer and add `vimeo/psalm` version 5 support #146

Closed vjik closed 1 year ago

vjik commented 1 year ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (86b00dc) compared to base (fb49605). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 750 754 +4 =========================================== Files 83 83 Lines 1957 1957 =========================================== Hits 1957 1957 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/html/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Html.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0h0bWwucGhw) | `100.00% <0.00%> (ø)` | | | [src/Tag/Base/Tag.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL1RhZy5waHA=) | `100.00% <0.00%> (ø)` | | | [src/Tag/Base/VoidTag.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL1ZvaWRUYWcucGhw) | `100.00% <0.00%> (ø)` | | | [src/Tag/Base/NormalTag.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL05vcm1hbFRhZy5waHA=) | `100.00% <0.00%> (ø)` | | | [src/Widget/ButtonGroup.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1dpZGdldC9CdXR0b25Hcm91cC5waHA=) | `100.00% <0.00%> (ø)` | | | [src/Widget/CheckboxList/CheckboxList.php](https://codecov.io/gh/yiisoft/html/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1dpZGdldC9DaGVja2JveExpc3QvQ2hlY2tib3hMaXN0LnBocA==) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

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