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

Bug/#1372_-_Pagination on edge devices does not return next page value #1377

Merged

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Oct 19, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@cb50293). Click here to learn what that means.
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1377   +/-   ##
=======================================
  Coverage        ?   89.29%           
=======================================
  Files           ?      252           
  Lines           ?     7884           
  Branches        ?        0           
=======================================
  Hits            ?     7040           
  Misses          ?      844           
  Partials        ?        0           
Impacted Files Coverage Δ
...l/Server/Controllers/v1.0/EdgeDevicesController.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sben65 Sben65 added this to the S43 milestone Oct 19, 2022
@Sben65 Sben65 self-assigned this Oct 19, 2022
@Sben65 Sben65 marked this pull request as ready for review October 19, 2022 08:16
@Sben65 Sben65 requested a review from a team as a code owner October 19, 2022 08:16
@Sben65 Sben65 removed this from the S43 milestone Oct 19, 2022
@Sben65 Sben65 force-pushed the Bug/1372_-_pagination_on_edge_devices_does_not_return_NxtPage branch from 96765cb to 7133485 Compare October 19, 2022 09:05
@Sben65 Sben65 merged commit 44e8088 into main Oct 19, 2022
@Sben65 Sben65 deleted the Bug/1372_-_pagination_on_edge_devices_does_not_return_NxtPage branch October 19, 2022 09:19
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.

Bug: Pagination on edge devices does not return next page value
2 participants