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 make:page command action #639

Merged
merged 60 commits into from
Nov 3, 2022
Merged

Refactor the make:page command action #639

merged 60 commits into from
Nov 3, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Nov 3, 2022

Refactors the internals of the MakePageCommand and CreatesNewPageSourceFile to use better OOP.

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #639 (9582707) into master (dce5e9a) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #639   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1014      1018    +4     
===========================================
  Files            125       125           
  Lines           2526      2526           
===========================================
  Hits            2526      2526           
Impacted Files Coverage Δ
...framework/src/Console/Commands/MakePageCommand.php 100.00% <100.00%> (ø)
...src/Framework/Actions/CreatesNewPageSourceFile.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.

@caendesilva caendesilva marked this pull request as ready for review November 3, 2022 18:22
@caendesilva caendesilva merged commit 1efe785 into master Nov 3, 2022
@caendesilva caendesilva deleted the refactor-actions branch November 3, 2022 18:22
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