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

Support for many issue_categories #413

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

Art4
Copy link
Collaborator

@Art4 Art4 commented Jul 4, 2024

While working on the pagination support for projects in #411 I've noticed that the issue_categories.json endpoint contains a total_count property.

This PR improves the behat tests to show that there is no need to handle paginations with this endpoint.

Refs #406.

@Art4 Art4 added this to the v2.7.0 milestone Jul 4, 2024
@Art4 Art4 requested a review from kbsali July 4, 2024 14:20
@Art4 Art4 self-assigned this Jul 4, 2024
@Art4 Art4 changed the title Support for many issuecategories Support for many issue_categories Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.50%. Comparing base (a3c0dd7) to head (d3e35ba).

Additional details and impacted files
@@            Coverage Diff            @@
##               v2.x     #413   +/-   ##
=========================================
  Coverage     98.50%   98.50%           
  Complexity      623      623           
=========================================
  Files            29       29           
  Lines          1876     1876           
=========================================
  Hits           1848     1848           
  Misses           28       28           

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

@Art4 Art4 merged commit 8fab7fb into kbsali:v2.x Jul 5, 2024
12 checks passed
@Art4 Art4 deleted the support-for-many-issuecategories branch July 5, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants