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 missing halton* methods. #1433

Merged
merged 1 commit into from
Nov 14, 2020
Merged

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Nov 14, 2020

Added missing

  • haltondefect
  • haltonwarning
  • haltonrisky

Should be used by some phpunit formatters.

@siad007 siad007 added this to the 3.0.0-rc1 milestone Nov 14, 2020
@siad007 siad007 self-assigned this Nov 14, 2020
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #1433 (4d1d998) into master (e5b487f) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1433      +/-   ##
============================================
- Coverage     54.27%   54.24%   -0.04%     
- Complexity     9119     9125       +6     
============================================
  Files           467      467              
  Lines         22153    22168      +15     
============================================
  Hits          12024    12024              
- Misses        10129    10144      +15     
Impacted Files Coverage Δ Complexity Δ
classes/phing/tasks/ext/phpunit/PHPUnitTask.php 41.04% <0.00%> (-2.88%) 92.00 <6.00> (+6.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 e5b487f...4d1d998. Read the comment docs.

@siad007 siad007 merged commit 1f4a7cf into master Nov 14, 2020
@siad007 siad007 deleted the siad007-patch-3 branch November 14, 2020 23:17
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