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

Update obsolete phpstan --errorFormat flag with correct one #1095

Merged
merged 1 commit into from
Jul 26, 2019
Merged

Update obsolete phpstan --errorFormat flag with correct one #1095

merged 1 commit into from
Jul 26, 2019

Conversation

krukru
Copy link
Contributor

@krukru krukru commented Jul 26, 2019

The deprecated flag was removed in this commit phpstan/phpstan@12545ac

@codecov
Copy link

codecov bot commented Jul 26, 2019

Codecov Report

Merging #1095 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1095   +/-   ##
=========================================
  Coverage     46.88%   46.88%           
  Complexity    10063    10063           
=========================================
  Files           506      506           
  Lines         24593    24593           
=========================================
  Hits          11531    11531           
  Misses        13062    13062
Impacted Files Coverage Δ Complexity Δ
...an/CommandBuilder/PHPStanAnalyseCommandBuilder.php 100% <100%> (ø) 25 <0> (ø) ⬇️

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 776134e...44eacb4. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 26, 2019

Codecov Report

Merging #1095 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1095   +/-   ##
=========================================
  Coverage     46.88%   46.88%           
  Complexity    10063    10063           
=========================================
  Files           506      506           
  Lines         24593    24593           
=========================================
  Hits          11531    11531           
  Misses        13062    13062
Impacted Files Coverage Δ Complexity Δ
...an/CommandBuilder/PHPStanAnalyseCommandBuilder.php 100% <100%> (ø) 25 <0> (ø) ⬇️

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 776134e...44eacb4. Read the comment docs.

@mrook mrook merged commit 6e74dd9 into phingofficial:master Jul 26, 2019
@mrook mrook added this to the 3.0.0-alpha3 milestone Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants