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

fix(Tabs): reset active index to selected index for manual activation #17831

test(Tabs): test manual activation blur handler

c28c40e
Select commit
Loading
Failed to load commit list.
Merged

fix(Tabs): reset active index to selected index for manual activation #17831

test(Tabs): test manual activation blur handler
c28c40e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

80.14% (-0.01%) compared to 7115f33, passed because coverage increased by 0% when compared to adjusted base (80.13%)

View this Pull Request on Codecov

80.14% (-0.01%) compared to 7115f33, passed because coverage increased by 0% when compared to adjusted base (80.13%)

Details

Codecov Report

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

Project coverage is 80.14%. Comparing base (7115f33) to head (c28c40e).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/components/Tabs/Tabs.tsx 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17831      +/-   ##
==========================================
- Coverage   80.14%   80.14%   -0.01%     
==========================================
  Files         406      406              
  Lines       14029    14039      +10     
  Branches     4391     4395       +4     
==========================================
+ Hits        11243    11251       +8     
- Misses       2620     2621       +1     
- Partials      166      167       +1     

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