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:post command action #638

Merged
merged 23 commits into from
Nov 3, 2022
Merged

Refactor the make:post command action #638

merged 23 commits into from
Nov 3, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Nov 3, 2022

Refactors the internals of the MakePostCommand and CreatesNewMarkdownPostFile and changes the default generated author name from "Mr. Hyde" to "default".

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #638 (dce5e9a) into master (720e464) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #638   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1011      1014    +3     
===========================================
  Files            125       125           
  Lines           2523      2526    +3     
===========================================
+ Hits            2523      2526    +3     
Impacted Files Coverage Δ
...framework/src/Console/Commands/MakePostCommand.php 100.00% <100.00%> (ø)
...c/Framework/Actions/CreatesNewMarkdownPostFile.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 16:04
@caendesilva caendesilva merged commit 10105be into master Nov 3, 2022
@caendesilva caendesilva deleted the refactor-actions branch November 3, 2022 16:05
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