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 sort params to endpoints #482

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Add sort params to endpoints #482

merged 3 commits into from
Feb 17, 2024

Conversation

evroon
Copy link
Owner

@evroon evroon commented Feb 17, 2024

Fixes a bug with pagination where only results of the currently shown page are sorted, not all results are sorted and then limited to 25 items.

@evroon evroon self-assigned this Feb 17, 2024
Copy link

vercel bot commented Feb 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
bracket ⬜️ Ignored (Inspect) Visit Preview Feb 17, 2024 0:18am

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a8e484a) 92.55% compared to head (7235319) 92.56%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   92.55%   92.56%   +0.01%     
==========================================
  Files         102      102              
  Lines        3396     3405       +9     
==========================================
+ Hits         3143     3152       +9     
  Misses        253      253              

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

@evroon evroon marked this pull request as ready for review February 17, 2024 12:20
@evroon evroon merged commit 31537a6 into master Feb 17, 2024
7 checks passed
@evroon evroon deleted the add-sort-params-to-endpoints branch February 17, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant