vaadin / react-components

15 stars 4 forks source link

chore: clean up WebComponentProps type #193

Closed tomivirkki closed 11 months ago

tomivirkki commented 11 months ago

Description

Clean up WebComponentProps type after https://github.com/vaadin/react-components/pull/185

Type of change

Chore/refactor

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (764496a) 98.85% compared to head (a6f1156) 98.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ======================================= Coverage 98.85% 98.85% ======================================= Files 25 25 Lines 175 175 Branches 20 20 ======================================= Hits 173 173 Misses 1 1 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/vaadin/react-components/pull/193/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vaadin) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/vaadin/react-components/pull/193/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vaadin) | `98.85% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vaadin#carryforward-flags-in-the-pull-request-comment) to find out more.

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