vaadin / react-components

15 stars 4 forks source link

fix: reference the correct item in item selected event #222

Closed tomivirkki closed 10 months ago

tomivirkki commented 10 months ago

Description

Fixes #220

Type of change

Bugfix

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (2a0f003) 95.52% compared to head (0338f27) 95.71%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #222 +/- ## ========================================== + Coverage 95.52% 95.71% +0.18% ========================================== Files 29 30 +1 Lines 246 280 +34 Branches 28 34 +6 ========================================== + Hits 235 268 +33 Misses 2 2 - Partials 9 10 +1 ``` | [Flag](https://app.codecov.io/gh/vaadin/react-components/pull/222/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/222/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vaadin) | `95.71% <100.00%> (+0.18%)` | :arrow_up: | 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.