vaadin / react-components

15 stars 4 forks source link

test: fix grid-pro tests #260

Closed tomivirkki closed 1 month ago

tomivirkki commented 1 month ago

Description

Fix GridPro test cases to make them pass with this web component change.

This change should be cherry-picked to 24.5 and 24.4

Type of change

Tests

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.98%. Comparing base (b944930) to head (c1ede7b). Report is 24 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ========================================== - Coverage 95.89% 94.98% -0.91% ========================================== Files 30 31 +1 Lines 292 299 +7 Branches 35 35 ========================================== + Hits 280 284 +4 Misses 3 3 - Partials 9 12 +3 ``` | [Flag](https://app.codecov.io/gh/vaadin/react-components/pull/260/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/260/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vaadin) | `94.98% <ø> (-0.91%)` | :arrow_down: | 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.