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

Autocomplete fix bugs #588

Closed ArshdeepSingh3-eaton closed 4 months ago

ArshdeepSingh3-eaton commented 4 months ago

Fixes # .

Changes proposed in this Pull Request:

Screenshots / Screen Recording (if applicable)

-

To Test:

Any specific feedback you are looking for?

-

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.69%. Comparing base (e9f07f3) to head (c8c6264). Report is 12 commits behind head on dev.

Files Patch % Lines
components/src/core/AutoComplete/AutoComplete.tsx 50.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #588 +/- ## ========================================== + Coverage 70.52% 70.69% +0.17% ========================================== Files 67 67 Lines 1245 1242 -3 Branches 185 183 -2 ========================================== Hits 878 878 + Misses 340 337 -3 Partials 27 27 ``` | [Flag](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/588/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/588/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | `70.69% <50.00%> (+0.17%)` | :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.