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

[tds-ui] onChange 함수가 중복 실행되지 않도록 수정합니다. #3532

Merged
merged 2 commits into from
Jan 7, 2025

Tabs 컴포넌트에서 onChange 로직을 처리하도록 변경

13d9a24
Select commit
Loading
Failed to load commit list.
Merged

[tds-ui] onChange 함수가 중복 실행되지 않도록 수정합니다. #3532

Tabs 컴포넌트에서 onChange 로직을 처리하도록 변경
13d9a24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

14.25% (-0.01%) compared to 5e87a34

View this Pull Request on Codecov

14.25% (-0.01%) compared to 5e87a34

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 14.25%. Comparing base (5e87a34) to head (13d9a24).

Files with missing lines Patch % Lines
packages/tds-ui/src/components/tabs/tabs.tsx 0.00% 2 Missing and 1 partial ⚠️
packages/tds-ui/src/components/tabs/tab-base.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3532      +/-   ##
==========================================
- Coverage   14.26%   14.25%   -0.01%     
==========================================
  Files         739      739              
  Lines       10406    10408       +2     
  Branches     3518     3519       +1     
==========================================
  Hits         1484     1484              
- Misses       8495     8496       +1     
- Partials      427      428       +1     

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