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

Add tests for RunCommand #273

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Add tests for RunCommand #273

merged 1 commit into from
Dec 17, 2020

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Dec 17, 2020

Closes #158

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #273 (6b63ead) into master (c6e59a6) will increase coverage by 1.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #273      +/-   ##
============================================
+ Coverage     96.14%   97.27%   +1.13%     
  Complexity      176      176              
============================================
  Files            24       24              
  Lines           441      441              
============================================
+ Hits            424      429       +5     
+ Misses           17       12       -5     
Impacted Files Coverage Δ Complexity Δ
src/Command/RunCommand.php 85.18% <0.00%> (+9.25%) 14.00% <0.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 77ed001...6b63ead. Read the comment docs.

@villfa villfa merged commit 37493b0 into bmitch:master Dec 17, 2020
@villfa villfa deleted the test/158 branch December 17, 2020 19: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.

Tests for ChurnCommand
1 participant