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

Add pagination feature to publications #814

Merged

Conversation

caendesilva
Copy link
Member

Integrates working changes from #808

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #814 (fd16723) into publications-feature (e5fc0fc) will decrease coverage by 0.53%.
The diff coverage is n/a.

❗ Current head fd16723 differs from pull request most recent head 1d76f96. Consider uploading reports for the commit 1d76f96 to get more accurate results

@@                    Coverage Diff                     @@
##             publications-feature     #814      +/-   ##
==========================================================
- Coverage                  100.00%   99.46%   -0.54%     
+ Complexity                   2930     1508    -1422     
==========================================================
  Files                         336      169     -167     
  Lines                        7348     3769    -3579     
==========================================================
- Hits                         7348     3749    -3599     
- Misses                          0       20      +20     
Impacted Files Coverage Δ
...ckages/framework/src/Foundation/PageCollection.php 82.69% <0.00%> (-17.31%) ⬇️
...k/Features/Publications/Models/PublicationType.php 100.00% <0.00%> (ø)
...ckages/framework/src/Foundation/PageCollection.php
...k/Features/Publications/Models/PublicationType.php
...c/Framework/Features/Navigation/NavigationMenu.php
...rk/src/Framework/Features/BuildTasks/BuildTask.php
...amework/Features/Metadata/Elements/LinkElement.php
...ork/src/Framework/Features/Templates/Homepages.php
...rk/Features/Blogging/Models/LocalFeaturedImage.php
packages/framework/src/Pages/PublicationPage.php
... and 161 more

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

This simplifies the class usage, and since the class is completely useless before generation there is no reason the developer should have to call the method manually.
@caendesilva caendesilva marked this pull request as ready for review January 7, 2023 21:51
@caendesilva caendesilva marked this pull request as draft January 8, 2023 10:24
@caendesilva caendesilva marked this pull request as ready for review January 8, 2023 11:47
@caendesilva caendesilva merged commit 114c07e into publications-feature Jan 8, 2023
@caendesilva caendesilva deleted the add-pagination-feature-to-publications branch January 8, 2023 11:50
caendesilva added a commit that referenced this pull request Jan 13, 2023
caendesilva added a commit that referenced this pull request Jan 13, 2023
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.

2 participants