etn-ccis / blui-react-native-component-library

Re-usable React-Native components for use in Brightlayer UI applications
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Fixed value prop issue for IconSwitch #613

Closed KomalGDhere-eaton closed 2 months ago

KomalGDhere-eaton commented 2 months ago

Fixes # .

Changes proposed in this Pull Request:

To Test:

Any specific feedback you are looking for?

-

Note : (https://github.com/etn-ccis/blui-react-native-showcase-demo/pull/204) this PR will also required to test this one.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.62%. Comparing base (826c899) to head (fca1075). Report is 7 commits behind head on dev.

Files Patch % Lines
components/src/core/IconSwitch/IconSwitch.tsx 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #613 +/- ## ========================================== + Coverage 70.39% 70.62% +0.22% ========================================== Files 67 67 Lines 1243 1239 -4 Branches 183 184 +1 ========================================== Hits 875 875 + Misses 341 337 -4 Partials 27 27 ``` | [Flag](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/613/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/613/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | `70.62% <66.66%> (+0.22%)` | :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=etn-ccis#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.