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: checkbox_group re-export #2212

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

fix imports

d23335c
Select commit
Loading
Failed to load commit list.
Open

feat: checkbox_group re-export #2212

fix imports
d23335c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2024 in 0s

46.60% (-0.01%) compared to ec9b41e

View this Pull Request on Codecov

46.60% (-0.01%) compared to ec9b41e

Details

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 46.60%. Comparing base (ec9b41e) to head (d23335c).

Files with missing lines Patch % Lines
packages/components/src/spectrum/CheckboxGroup.tsx 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2212      +/-   ##
==========================================
- Coverage   46.61%   46.60%   -0.01%     
==========================================
  Files         692      694       +2     
  Lines       38508    38517       +9     
  Branches     9826     9622     -204     
==========================================
+ Hits        17949    17951       +2     
- Misses      20506    20555      +49     
+ Partials       53       11      -42     

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