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

Enhancement: Update infection/infection, phpstan/phpstan, and phpstan/phpstan-strict-rules #104

Merged
merged 3 commits into from
Nov 13, 2018

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Nov 11, 2018

This PR

  • updates infection/infection, phpstan/phpstan, and phpstan/phpstan-strict-rules
  • fixes errors detected by static analysis

💁‍♂️ For reference, see

@localheinz localheinz self-assigned this Nov 11, 2018
@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

Merging #104 into master will decrease coverage by 0.27%.
The diff coverage is 42.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
- Coverage     72.72%   72.45%   -0.28%     
  Complexity       63       63              
============================================
  Files             7        7              
  Lines           264      265       +1     
============================================
  Hits            192      192              
- Misses           72       73       +1
Impacted Files Coverage Δ Complexity Δ
src/Normalizer/VersionConstraintNormalizer.php 96.55% <ø> (ø) 8 <0> (ø) ⬇️
src/Normalizer/ConfigHashNormalizer.php 94.73% <ø> (ø) 6 <0> (ø) ⬇️
src/Command/NormalizeCommand.php 55.34% <0%> (-0.36%) 32 <0> (ø)
src/Normalizer/PackageHashNormalizer.php 100% <100%> (ø) 7 <0> (ø) ⬇️
src/NormalizePlugin.php 100% <100%> (ø) 3 <1> (ø) ⬇️
src/Normalizer/BinNormalizer.php 100% <100%> (ø) 4 <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 7e1817a...46495b5. Read the comment docs.

@localheinz localheinz merged commit dcf55c2 into master Nov 13, 2018
@localheinz localheinz deleted the feature/infection-and-phpstan branch November 13, 2018 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant