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(slider): Add the ticks variant #1104

Merged
merged 1 commit into from
Feb 26, 2025

feat(slider): Add the ticks variant

e7dc988
Select commit
Loading
Failed to load commit list.
Merged

feat(slider): Add the ticks variant #1104

feat(slider): Add the ticks variant
e7dc988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

91.23% (+0.01%) compared to 915f6cf

View this Pull Request on Codecov

91.23% (+0.01%) compared to 915f6cf

Details

Codecov Report

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

Project coverage is 91.23%. Comparing base (915f6cf) to head (e7dc988).

Files with missing lines Patch % Lines
react/bootstrap/src/components/slider/slider.tsx 77.77% 0 Missing and 2 partials ⚠️
...ootstrap/src/components/slider/slider.component.ts 75.00% 1 Missing ⚠️
core/src/components/slider/slider.ts 97.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
+ Coverage   91.21%   91.23%   +0.01%     
==========================================
  Files          99       99              
  Lines        2710     2761      +51     
  Branches      446      457      +11     
==========================================
+ Hits         2472     2519      +47     
- Misses        156      157       +1     
- Partials       82       85       +3     

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