Skip to content

Commit

Permalink
Codeclimate test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelle-S committed Sep 5, 2016
1 parent 620d930 commit 78f14be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ ratings:
- "**.rb"
exclude_paths:
- config/
- tests/
- tests/
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"require-dev": {
"phpunit/phpunit": "^5.5",
"psr/log": "^1.0",
"codeclimate/php-test-reporter": "dev-master"
"codeclimate/php-test-reporter": "dev-master",
"codacy/coverage": "dev-master"
}
}

0 comments on commit 78f14be

Please sign in to comment.