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

[BD-46] refactor Pagination component #1911

chore: update imports and prop types

ba7deae
Select commit
Loading
Failed to load commit list.
Closed

[BD-46] refactor Pagination component #1911

chore: update imports and prop types
ba7deae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 1s

92.89% (+0.06%) compared to 47e4379

View this Pull Request on Codecov

92.89% (+0.06%) compared to 47e4379

Details

Codecov Report

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

Comparison is base (47e4379) 92.82% compared to head (ba7deae) 92.89%.
Report is 35 commits behind head on release/chip-searchfield-pagination.

Files Patch % Lines
src/Pagination/PaginationContext.jsx 97.05% 2 Missing ⚠️
Additional details and impacted files
@@                           Coverage Diff                           @@
##           release/chip-searchfield-pagination    #2837      +/-   ##
=======================================================================
+ Coverage                                92.82%   92.89%   +0.06%     
=======================================================================
  Files                                      235      246      +11     
  Lines                                     4237     4276      +39     
  Branches                                  1029     1032       +3     
=======================================================================
+ Hits                                      3933     3972      +39     
  Misses                                     300      300              
  Partials                                     4        4              

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