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(common): toggle (#13) #14

Merged
merged 1 commit into from
Feb 16, 2024
Merged

feat(common): toggle (#13) #14

merged 1 commit into from
Feb 16, 2024

Conversation

kyechan99
Copy link
Member

common ui

  • Toggle

feature

  • Toggle

props

  • :size

@kyechan99 kyechan99 self-assigned this Feb 16, 2024
@kyechan99 kyechan99 added the feature New feature or request label Feb 16, 2024
@kyechan99 kyechan99 linked an issue Feb 16, 2024 that may be closed by this pull request
@kyechan99 kyechan99 added this to the Common UI milestone Feb 16, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.53% 1624 / 2122
🔵 Statements 76.53% 1624 / 2122
🔵 Functions 50.63% 40 / 79
🔵 Branches 76.61% 95 / 124
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/common/index.ts 100% 100% 100% 100%
src/components/common/Toggle/index.tsx 46.39% 100% 0% 46.39% 14-29, 49-53, 57-66, 75-95
Generated in workflow #19

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (bace2a8) 77.96% compared to head (4e68586) 76.53%.

Files Patch % Lines
src/components/common/Toggle/index.tsx 46.39% 52 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   77.96%   76.53%   -1.44%     
==========================================
  Files          47       48       +1     
  Lines        2024     2122      +98     
  Branches      114      114              
==========================================
+ Hits         1578     1624      +46     
- Misses        446      498      +52     

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

@kyechan99 kyechan99 merged commit 29b43d5 into main Feb 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: toggle
2 participants