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

Code Quality Fix #2

Merged
merged 1 commit into from
Feb 1, 2016
Merged

Code Quality Fix #2

merged 1 commit into from
Feb 1, 2016

Conversation

kuczek
Copy link
Contributor

@kuczek kuczek commented Jan 31, 2016

Code Quality Tools integrated:

  • Appveyor for windows
  • Travis for linux
  • Coveralls for coverage
  • inights.sensiolabs
  • php quality tools like phpcs, phpmd, etc.



 

@kuczek kuczek force-pushed the feature/code-quality branch 9 times, most recently from cc8324a to c57a596 Compare February 1, 2016 21:11
- Travis
- Appveyor
- Coveralls
- SensioLabsInsight
- PhpCPD
- PhpCS
- PhpSpec
- PhpMd
- PhpLoc

See more on other commits description below:

Phing, PhpMD, PHPSpec code coverage.

Building with phing.
Added phpmd checking & fixed all problems detected by phpmd
Added code coverage to phpspec

Fixed codestyle problems

From SensioLabsInsights.

Appvoyer testing on windows.

CodeCoverage fix.

AppVeyor fix.

Box check.

Fix for travis.

Fix for lowest requirements.

Some codestyle fixes.

Added github auth.

Line fix.

Added some rules to sensio insights.

Fix for github auth.

PHPCS working.

Test on appvoyer.

Phpcpd, PhpDPD, Appveyar test

Fix in appveyor.

Fix in appveyor.

Phploc in older version for php <= 5.6

Fix in appveyor configuration.

Added support for coveralls for travis.

Auth.json moved upper.

Clover.xml instead of Coverage.xml

Checking if Composer folder already exists.

.scrutinizer.yml configuration.

Appveyor fix.

Code style added.

Build changed, code coverage

- added continous task instead of appveyor and travis, this task
  basing on properties is using correct build files. There is
  no reason for creating multiple tasks for the same think if only
  configuration is changing.

- coveralls is now runing only on travis and only on php7 and
  normal deps. Allowed failures with dev env for travis.

removed one line to much.

Do not calculate coverage on hhvm

Fix coverage on travis.

Readme
kuczek added a commit that referenced this pull request Feb 1, 2016
@kuczek kuczek merged commit 743ce2b into master Feb 1, 2016
@kuczek kuczek deleted the feature/code-quality branch February 9, 2016 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant