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

Refactor the CollectionService to reduce boilerplate #123

Merged

Conversation

caendesilva
Copy link
Member

Also improves the tests, and renames some of the helpers

@caendesilva caendesilva linked an issue Jul 1, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #123 (3c3a0b8) into master (43834db) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
- Coverage     99.03%   99.03%   -0.01%     
+ Complexity      757      752       -5     
============================================
  Files            97       97              
  Lines          1971     1960      -11     
============================================
- Hits           1952     1941      -11     
  Misses           19       19              
Impacted Files Coverage Δ
...kages/framework/src/Services/CollectionService.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43834db...3c3a0b8. Read the comment docs.

@caendesilva caendesilva merged commit d45a672 into master Jul 1, 2022
@caendesilva caendesilva deleted the 121-refactor-collectionservice-to-reduce-boilerplate branch July 1, 2022 20:48
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.

Refactor CollectionService to reduce boilerplate
2 participants