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): Allow rendering Tabs and TabPanels conditionally again #17859

Merged

fix(Tabs): filter nullish values from TabPanels children

d3c961e
Select commit
Loading
Failed to load commit list.
Merged

fix(Tabs): Allow rendering Tabs and TabPanels conditionally again #17859

fix(Tabs): filter nullish values from TabPanels children
d3c961e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

80.15% (+0.00%) compared to c6ebc2d

View this Pull Request on Codecov

80.15% (+0.00%) compared to c6ebc2d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.15%. Comparing base (c6ebc2d) to head (d3c961e).
Report is 35 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17859   +/-   ##
=======================================
  Coverage   80.14%   80.15%           
=======================================
  Files         406      406           
  Lines       14030    14031    +1     
  Branches     4343     4345    +2     
=======================================
+ Hits        11245    11246    +1     
  Misses       2619     2619           
  Partials      166      166           

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