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

update k8s cluster list response type, add tests for pagination scenarios #145

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ayessymkanov
Copy link

@ayessymkanov ayessymkanov commented Nov 15, 2023

Updated K8sClusterRegistration list response type and the test since response changed due to pagination.

Added tests cases to check various scenarios of pagination, request second page, more items than page size, empty list.

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72182cd) 54.30% compared to head (a948ef5) 54.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   54.30%   54.30%           
=======================================
  Files          20       20           
  Lines        1799     1799           
=======================================
  Hits          977      977           
  Misses        822      822           

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

@thunderboltsid thunderboltsid force-pushed the update_k8s_cluster_reg_tests branch from a948ef5 to e55f2ba Compare April 11, 2024 21:40
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.

4 participants