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

remove perPage init from constructor #14

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

imahmood
Copy link
Collaborator

Remove perPage initialization, allowing subclasses to skip parent constructor call.

@imahmood imahmood self-assigned this Dec 17, 2023
Copy link

codecov bot commented Dec 17, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (18bcd32) 34.13% compared to head (9f9d460) 33.33%.

Files Patch % Lines
src/BaseEloquentRepository.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
- Coverage     34.13%   33.33%   -0.80%     
+ Complexity       58       57       -1     
============================================
  Files             4        4              
  Lines           167      165       -2     
============================================
- Hits             57       55       -2     
  Misses          110      110              

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

@salehhashemi1992 salehhashemi1992 merged commit 8908924 into main Dec 18, 2023
10 of 12 checks passed
@salehhashemi1992 salehhashemi1992 deleted the remove-perpage-init branch December 18, 2023 06:52
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