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

test(Dropdown): increase test coverage to 100% for Dropdown component #17785

Merged

Update packages/react/src/components/Dropdown/Dropdown.tsx

ab7a3da
Select commit
Loading
Failed to load commit list.
Merged

test(Dropdown): increase test coverage to 100% for Dropdown component #17785

Update packages/react/src/components/Dropdown/Dropdown.tsx
ab7a3da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

80.08% (+0.36%) compared to 4312ae4

View this Pull Request on Codecov

80.08% (+0.36%) compared to 4312ae4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.08%. Comparing base (4312ae4) to head (ab7a3da).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17785      +/-   ##
==========================================
+ Coverage   79.72%   80.08%   +0.36%     
==========================================
  Files         406      406              
  Lines       14012    14011       -1     
  Branches     4333     4380      +47     
==========================================
+ Hits        11171    11221      +50     
+ Misses       2676     2624      -52     
- Partials      165      166       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.