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

🐛 [#41] Order API endpoints by pk (descending) #42

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

stevenbal
Copy link
Collaborator

previously there was no explicit ordering, which raised warnings

Fixes #41

Changes

  • Order API endpoints by pk (descending)

previously there was no explicit ordering, which raised warnings
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.45%. Comparing base (68fa44d) to head (62e6db9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files          54       54           
  Lines        1047     1047           
=======================================
  Hits          968      968           
  Misses         79       79           

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

@stevenbal stevenbal merged commit 65f1c82 into master Jan 30, 2025
13 checks passed
@stevenbal stevenbal deleted the issue/41-api-endpoints-ordering branch January 30, 2025 08:13
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.

Items and tabellen endpoints return unordered results
3 participants