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

[PHPUnitTask] Added haltondefect argument #1455

Merged
merged 2 commits into from
Nov 28, 2020
Merged

[PHPUnitTask] Added haltondefect argument #1455

merged 2 commits into from
Nov 28, 2020

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Nov 27, 2020

Added haltondefect to stop test execution by the first defect (error, failure or warning).

    <phpunit haltondefect="true" />

@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #1455 (b402973) into master (76fc3ab) will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1455   +/-   ##
=========================================
  Coverage     53.85%   53.85%           
- Complexity     9202     9205    +3     
=========================================
  Files           469      469           
  Lines         22338    22338           
=========================================
  Hits          12031    12031           
  Misses        10307    10307           
Impacted Files Coverage Δ Complexity Δ
classes/phing/tasks/ext/phpunit/PHPUnitTask.php 34.81% <66.66%> (ø) 115.00 <0.00> (+3.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 76fc3ab...b402973. Read the comment docs.

@siad007 siad007 merged commit 0534ff5 into master Nov 28, 2020
@siad007 siad007 deleted the siad007-patch-3 branch November 28, 2020 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant