devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Upgrading phpstan & infection #91

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Phpstan 0.10 is out and since it uses nikic/php-parser 4.x, we need to upgrade infection to 0.9 dev version too.

codecov-io commented 6 years ago

Codecov Report

Merging #91 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  Coverage     71.55%   71.55%           
  Complexity     1190     1190           
=========================================
  Files           125      125           
  Lines          4029     4029           
=========================================
  Hits           2883     2883           
  Misses         1146     1146
Impacted Files Coverage Δ Complexity Δ
src/CoreFactory/RepoTimestampsFactory.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:

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 3ea5cbb...bbb7f13. Read the comment docs.