yiisoft / html

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

Minor fixes and improvements #143

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 (495e969) compared to base (d4f08cc). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 495e969 differs from pull request most recent head d0f1f5f. Consider uploading reports for the commit d0f1f5f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #143 +/- ## =========================================== Coverage 100.00% 100.00% + Complexity 755 750 -5 =========================================== Files 83 83 Lines 1964 1957 -7 =========================================== - Hits 1964 1957 -7 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/html/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Tag/Table.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9UYWJsZS5waHA=) | `100.00% <ø> (ø)` | | | [src/Html.php](https://codecov.io/gh/yiisoft/html/pull/143/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% <100.00%> (ø)` | | | [src/Tag/Base/BooleanInputTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL0Jvb2xlYW5JbnB1dFRhZy5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/InputTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL0lucHV0VGFnLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/ListTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL0xpc3RUYWcucGhw) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/MediaTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL01lZGlhVGFnLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/NormalTag.php](https://codecov.io/gh/yiisoft/html/pull/143/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% <100.00%> (ø)` | | | [src/Tag/Base/TableCellTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL1RhYmxlQ2VsbFRhZy5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/TableRowsContainerTag.php](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RhZy9CYXNlL1RhYmxlUm93c0NvbnRhaW5lclRhZy5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Tag/Base/Tag.php](https://codecov.io/gh/yiisoft/html/pull/143/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% <100.00%> (ø)` | | | ... and [18 more](https://codecov.io/gh/yiisoft/html/pull/143/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | | 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.