Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSTSUP-21]: Adding onClear over Autocomplete component #3645

Merged
merged 3 commits into from
Jan 18, 2024

Cover tests

16ff824
Select commit
Loading
Failed to load commit list.
Merged

[DSTSUP-21]: Adding onClear over Autocomplete component #3645

Cover tests
16ff824
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

99.82% (+0.00%) compared to 80737a0

View this Pull Request on Codecov

99.82% (+0.00%) compared to 80737a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (80737a0) 99.82% compared to head (16ff824) 99.82%.
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3645   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         119      119           
  Lines        6322     6335   +13     
  Branches      301      304    +3     
=======================================
+ Hits         6311     6324   +13     
  Misses         10       10           
  Partials        1        1           
Files Coverage Δ
...kages/components/src/Autocomplete/Autocomplete.tsx 100.00% <100.00%> (ø)
...ckages/components/src/Autocomplete/ClearButton.tsx 100.00% <100.00%> (ø)