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

Pagination #16

Merged
merged 2 commits into from
Jun 9, 2024

feat: Pagination

ef7d74f
Select commit
Loading
Failed to load commit list.
Merged

Pagination #16

feat: Pagination
ef7d74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2024 in 0s

59.42% (+10.93%) compared to ac908ce

View this Pull Request on Codecov

59.42% (+10.93%) compared to ac908ce

Details

Codecov Report

Attention: Patch coverage is 75.66138% with 46 lines in your changes missing coverage. Please review.

Project coverage is 59.42%. Comparing base (ac908ce) to head (ef7d74f).

Files Patch % Lines
.../ComposableLoadable/Views/PaginationLoadMore.swift 0.00% 23 Missing ⚠️
...posableLoadable/Pagination/PaginationFeature.swift 86.36% 12 Missing ⚠️
...posableLoadable/Pagination/PaginationContext.swift 28.57% 5 Missing ⚠️
...sableLoadable/Pagination/PaginationDirection.swift 71.42% 4 Missing ⚠️
...es/ComposableLoadable/Loadable/LoadingAction.swift 0.00% 1 Missing ⚠️
...osableLoadable/Pagination/PaginationFeature+.swift 96.55% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #16       +/-   ##
===========================================
+ Coverage   48.48%   59.42%   +10.93%     
===========================================
  Files          13       20        +7     
  Lines         363      552      +189     
===========================================
+ Hits          176      328      +152     
- Misses        187      224       +37     

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