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

Adds CommandTestTrait #131

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Adds CommandTestTrait #131

wants to merge 5 commits into from

Conversation

typhonius
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #131 (5672d9e) into master (72c8cb0) will increase coverage by 0.90%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #131      +/-   ##
============================================
+ Coverage     93.54%   94.45%   +0.90%     
+ Complexity      348      347       -1     
============================================
  Files            30       30              
  Lines          1395     1388       -7     
============================================
+ Hits           1305     1311       +6     
+ Misses           90       77      -13     
Impacted Files Coverage Δ Complexity Δ
src/Commands/SetupCommand.php 45.65% <0.00%> (-1.02%) 18.00% <0.00%> (-1.00%)
src/Cli/CloudApi.php 82.69% <0.00%> (-0.65%) 14.00% <0.00%> (ø%)
src/Commands/DbBackupCommand.php 91.20% <0.00%> (-0.10%) 20.00% <0.00%> (ø%)
src/Commands/ApplicationsCommand.php 98.24% <0.00%> (-0.04%) 12.00% <0.00%> (ø%)
src/Commands/DomainCommand.php 98.55% <0.00%> (-0.03%) 17.00% <0.00%> (ø%)
src/Cli/Config.php 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
src/Cli/AcquiaCli.php 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
src/Commands/TeamsCommand.php 100.00% <0.00%> (ø) 15.00% <0.00%> (ø%)
src/Commands/NotificationsCommand.php 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
src/Commands/OrganizationsCommand.php 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
... and 2 more

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 72c8cb0...2d2b045. Read the comment docs.

@typhonius typhonius changed the title Adds CommandTestTrait as a POC for the Drush command. Adds CommandTestTrait Dec 2, 2020
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.

None yet

1 participant