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

[FEATURE] Introduce support for pagination on job list page #132

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eliashaeussler
Copy link
Member

This PR adds support for pagination on job list pages.

@eliashaeussler eliashaeussler added the enhancement New feature or request label Dec 29, 2023
@eliashaeussler eliashaeussler self-assigned this Dec 29, 2023
Copy link

codeclimate bot commented Dec 29, 2023

Code Climate has analyzed commit eef856c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 11.6% (-0.3% change).

View more on Code Climate.

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@0a96dab). Click here to learn what that means.

❗ Current head b74cf0e differs from pull request most recent head 47ca427. Consider uploading reports for the commit 47ca427 to get more accurate results

Files Patch % Lines
Classes/Controller/JobController.php 0.00% 20 Missing ⚠️
Classes/Pagination/PaginationFactory.php 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage        ?   11.80%           
  Complexity      ?      250           
=======================================
  Files           ?       33           
  Lines           ?      822           
  Branches        ?        0           
=======================================
  Hits            ?       97           
  Misses          ?      725           
  Partials        ?        0           

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

@eliashaeussler eliashaeussler changed the base branch from develop to main January 3, 2024 15:27
@eliashaeussler eliashaeussler force-pushed the feature/pagination branch 2 times, most recently from 9b0849a to b74cf0e Compare January 8, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant