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

feat: Add tab header "actions" #3293

Merged
merged 3 commits into from
Feb 17, 2025

Wrap actions if no space available

1db7bd2
Select commit
Loading
Failed to load commit list.
Merged

feat: Add tab header "actions" #3293

Wrap actions if no space available
1db7bd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 1s

96.42% (target 90.00%)

View this Pull Request on Codecov

96.42% (target 90.00%)

Details

Codecov Report

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

Project coverage is 96.42%. Comparing base (005def6) to head (1db7bd2).

Files with missing lines Patch % Lines
src/tabs/tab-header-bar.tsx 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3293    +/-   ##
========================================
  Coverage   96.42%   96.42%            
========================================
  Files         791      791            
  Lines       22580    22583     +3     
  Branches     7794     7388   -406     
========================================
+ Hits        21772    21775     +3     
  Misses        801      801            
  Partials        7        7            

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