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: NavTabList component #1698

Merged
merged 9 commits into from
Jan 4, 2024

Update CI snapshots

6a7e61f
Select commit
Loading
Failed to load commit list.
Merged

feat: NavTabList component #1698

Update CI snapshots
6a7e61f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2024 in 1s

46.45% (-0.23%) compared to a25095e

View this Pull Request on Codecov

46.45% (-0.23%) compared to a25095e

Details

Codecov Report

Attention: 199 lines in your changes are missing coverage. Please review.

Comparison is base (a25095e) 46.68% compared to head (6a7e61f) 46.45%.

Files Patch % Lines
packages/components/src/navigation/NavTabList.tsx 0.00% 164 Missing and 1 partial ⚠️
packages/components/src/navigation/NavTab.tsx 0.00% 17 Missing and 1 partial ⚠️
...ackages/code-studio/src/styleguide/Navigations.tsx 46.66% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1698      +/-   ##
==========================================
- Coverage   46.68%   46.45%   -0.23%     
==========================================
  Files         609      611       +2     
  Lines       36985    37198     +213     
  Branches     9306     9357      +51     
==========================================
+ Hits        17265    17279      +14     
- Misses      19668    19865     +197     
- Partials       52       54       +2     

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