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

[WIP] Pagination Example #48

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

DaniCristante
Copy link
Contributor

Abro este nuevo PR para el ejemplo de paginación porque el PR #22 llevaba tanto abierto que se me estaba complicando mucho actualizar la rama.

@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #48 (17a819f) into master (5bb597d) will decrease coverage by 0.65%.
The diff coverage is 57.89%.

@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
- Coverage     59.83%   59.18%   -0.66%     
- Complexity      142      143       +1     
============================================
  Files            28       28              
  Lines           600      610      +10     
============================================
+ Hits            359      361       +2     
- Misses          241      249       +8     
Impacted Files Coverage Δ
src/BasicEntities/Repository/BookRepository.php 20.83% <20.00%> (-5.84%) ⬇️
src/BasicEntities/Controller/BookController.php 100.00% <100.00%> (ø)
src/BasicEntities/Service/BookService.php 100.00% <100.00%> (ø)
src/BasicEntities/ViewModel/BooksViewModel.php 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.

@jordisala1991 jordisala1991 removed their request for review November 5, 2024 08:10
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.

1 participant