petalframework / petal_components

Phoenix + Live View HEEX Components
https://petal.build/components
MIT License
818 stars 94 forks source link

Required field shows asterisk next to label #226

Closed mplatts closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (f46be1a) 80.66% compared to head (f85be62) 81.02%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #226 +/- ## ========================================== + Coverage 80.66% 81.02% +0.35% ========================================== Files 29 29 Lines 1174 1196 +22 ========================================== + Hits 947 969 +22 Misses 227 227 ``` | [Impacted Files](https://app.codecov.io/gh/petalframework/petal_components/pull/226?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=petalframework) | Coverage Δ | | |---|---|---| | [test/support/component\_case.ex](https://app.codecov.io/gh/petalframework/petal_components/pull/226?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=petalframework#diff-dGVzdC9zdXBwb3J0L2NvbXBvbmVudF9jYXNlLmV4) | `100.00% <ø> (ø)` | | | [lib/petal\_components/field.ex](https://app.codecov.io/gh/petalframework/petal_components/pull/226?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=petalframework#diff-bGliL3BldGFsX2NvbXBvbmVudHMvZmllbGQuZXg=) | `94.08% <100.00%> (+0.88%)` | :arrow_up: |

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