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:publicationType command class #773

Merged

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Dec 23, 2022

Attempts to simplify the command code. This also means dropping support for some premature customization options that may be readded in the future.

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Merging #773 (72c9b25) into publications-feature (ba09ad0) will increase coverage by 0.43%.
The diff coverage is n/a.

@@                    Coverage Diff                     @@
##             publications-feature     #773      +/-   ##
==========================================================
+ Coverage                   98.26%   98.70%   +0.43%     
+ Complexity                   2778     1396    -1382     
==========================================================
  Files                         324      162     -162     
  Lines                        7728     3856    -3872     
==========================================================
- Hits                         7594     3806    -3788     
+ Misses                        134       50      -84     
Impacted Files Coverage Δ
.../Features/Publications/Models/PublicationField.php 100.00% <0.00%> (ø)
...eatures/Publications/Models/PaginationSettings.php 100.00% <0.00%> (ø)
...rc/Console/Commands/MakePublicationTypeCommand.php
...rc/Framework/Actions/CreatesNewPublicationType.php
...eatures/Publications/Models/PaginationSettings.php
.../Features/Publications/Models/PublicationField.php
...rk/Features/Publications/PublicationFieldTypes.php
.../src/Framework/Concerns/RegistersFileLocations.php
...rc/Framework/Services/YamlConfigurationService.php
packages/framework/src/Pages/HtmlPage.php
... and 156 more

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

@caendesilva caendesilva force-pushed the refactor-MakePublicationTypeCommand-class branch from ce89412 to 8205f09 Compare December 23, 2022 12:10
@caendesilva caendesilva marked this pull request as ready for review December 24, 2022 10:16
@caendesilva caendesilva merged commit 443d4a2 into publications-feature Dec 24, 2022
@caendesilva caendesilva deleted the refactor-MakePublicationTypeCommand-class branch December 24, 2022 10:57
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