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

Remove first paging iteration #671

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Remove first paging iteration #671

merged 1 commit into from
Feb 21, 2025

Conversation

matt-ramotar
Copy link
Collaborator

This PR is removing the first iteration of paging, which was introduced in 5.1.0-alpha01. I think paging should live under a storex module inside the Store repo, but I think the paging artifacts should be versioned separately from Store. Will be able to focus on introducing the latest iteration of paging once Store 5.1.0 is stable. The latest iteration of paging is the one we shared at Droidcon NYC.

@matt-ramotar
Copy link
Collaborator Author

@digitalbuddha any concerns?

@matt-ramotar matt-ramotar mentioned this pull request Nov 17, 2024
8 tasks
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.32%. Comparing base (f588cca) to head (deae226).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #671      +/-   ##
==========================================
+ Coverage   74.89%   75.32%   +0.43%     
==========================================
  Files          38       38              
  Lines         920      920              
  Branches      168      168              
==========================================
+ Hits          689      693       +4     
+ Misses        144      142       -2     
+ Partials       87       85       -2     

see 1 file with indirect coverage changes

Signed-off-by: Matt Ramotar <[email protected]>
@matt-ramotar matt-ramotar force-pushed the matt-ramotar/rm-paging branch from fc8689a to deae226 Compare February 21, 2025 08:43
@matt-ramotar matt-ramotar merged commit 369fd83 into main Feb 21, 2025
5 checks passed
itsandreramon pushed a commit to itsandreramon/Store that referenced this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants