Skip to content

Add External Code Coverage for Scrutinizer #58

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

Merged

Conversation

mvriel
Copy link
Member

@mvriel mvriel commented Jun 14, 2015

No description provided.

paths: ["src/*", "tests/*"]
php_cpd:
enabled: true
excluded_dirs: ["tests", "vendor"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would include the tests as well, the tests should be written with the same care as the code that is written for production

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

mvriel added a commit that referenced this pull request Jun 14, 2015
…tinizer

Add External Code Coverage for Scrutinizer
@mvriel mvriel merged commit ba581a4 into phpDocumentor:develop Jun 14, 2015
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.

2 participants