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

add autocomplete component #581

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)

-

Screenshot 2024-06-14 at 5 13 59 PM

To Test:

Any specific feedback you are looking for?

-

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 55.88235% with 30 lines in your changes missing coverage. Please review.

Project coverage is 70.52%. Comparing base (6a33e60) to head (964ab18). Report is 15 commits behind head on dev.

Files Patch % Lines
components/src/core/AutoComplete/AutoComplete.tsx 54.54% 30 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #581 +/- ## ========================================== - Coverage 71.36% 70.52% -0.85% ========================================== Files 65 67 +2 Lines 1177 1245 +68 Branches 177 185 +8 ========================================== + Hits 840 878 +38 - Misses 310 340 +30 Partials 27 27 ``` | [Flag](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/581/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/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | `70.52% <55.88%> (-0.85%)` | :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=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.