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

Add CarouselPagination component #2681

Merged
merged 8 commits into from
Jan 29, 2025

Update component description

9ca244c
Select commit
Loading
Failed to load commit list.
Merged

Add CarouselPagination component #2681

Update component description
9ca244c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2025 in 0s

87.66% (-0.27%) compared to 737e1b8

View this Pull Request on Codecov

87.66% (-0.27%) compared to 737e1b8

Details

Codecov Report

Attention: Patch coverage is 37.17949% with 49 lines in your changes missing coverage. Please review.

Project coverage is 87.66%. Comparing base (737e1b8) to head (9ca244c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...omponents/CarouselPagination/examples/Carousel.tsx 0.00% 42 Missing and 1 partial ⚠️
...uit-ui/components/Step/examples/CarouselSlider.tsx 0.00% 4 Missing ⚠️
...cuit-ui/components/Step/examples/YesOrNoSlider.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2681      +/-   ##
==========================================
- Coverage   87.93%   87.66%   -0.27%     
==========================================
  Files         223      225       +2     
  Lines       12933    13005      +72     
  Branches     1747     1754       +7     
==========================================
+ Hits        11372    11401      +29     
- Misses       1506     1548      +42     
- Partials       55       56       +1     
Files with missing lines Coverage Δ
...mponents/CarouselPagination/CarouselPagination.tsx 100.00% <100.00%> (ø)
...cuit-ui/components/Step/examples/YesOrNoSlider.tsx 0.00% <0.00%> (ø)
...uit-ui/components/Step/examples/CarouselSlider.tsx 0.00% <0.00%> (ø)
...omponents/CarouselPagination/examples/Carousel.tsx 0.00% <0.00%> (ø)