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

feat!(pagination): paginate device relationships #783

Conversation

lusergit
Copy link
Collaborator

@lusergit lusergit commented Jan 9, 2025

Part of #779
Paginates device's :ota_operations and :tags relationships with relay

@lusergit lusergit requested a review from davidebriani January 9, 2025 10:32
@lusergit lusergit changed the title chore(pagination): paginate device relationships feat!(pagination): paginate device relationships Jan 9, 2025
Part of edgehog-device-manager#779
Paginates device's `:ota_operations` and `:tags` relationships with
relay

Signed-off-by: Luca Zaninotto <[email protected]>
@lusergit lusergit changed the base branch from main to feature/server-side-pagination January 9, 2025 12:00
@davidebriani
Copy link
Collaborator

Since the PR introduces breaking changes that would leave the frontend broken, let's target the feature/server-side-pagination branch instead of the main branch.

@davidebriani davidebriani merged commit 76d38d2 into edgehog-device-manager:feature/server-side-pagination Jan 9, 2025
10 checks passed
@davidebriani davidebriani added the pagination This issue relates to server-side pagination label Jan 9, 2025
@coveralls
Copy link

coveralls commented Jan 9, 2025

Pull Request Test Coverage Report for Build 86b0ec82039605279ed51da23a9a774e2225b5ce-PR-783

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.217%

Totals Coverage Status
Change from base Build e25b04d0901a73c89d3b135e2715dbe5e3bc9fc4: 0.0%
Covered Lines: 1228
Relevant Lines: 1570

💛 - Coveralls

@lusergit lusergit deleted the feat/device_ssp branch January 10, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pagination This issue relates to server-side pagination
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants