From 30bd902c1ac777124f8eff5aa3007e3ac6acf9d9 Mon Sep 17 00:00:00 2001 From: Steve Peak Date: Mon, 4 May 2015 10:49:02 -0600 Subject: [PATCH] Updated Codecov information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67138ff..3833d81 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Table of Contents * https://houndci.com/ - Comments on github commits about code quality - free for Open Source * https://coveralls.io/ - Display test coverage reports - free for open source * https://scrutinizer-ci.com/ - Continuous inspection platform - free for Open Source - * https://codecov.io/ - Code coverage tool (SaaS), free for 1 private project and no restrictions for publics repos + * https://codecov.io/ - Code coverage tool (SaaS), no restrictions for publics repos and $5 a month for unlimited private repos. Featuring browser extensions for code coverage overlays in Github. * https://insight.sensiolabs.com/ - Code Quality for PHP/Symfony projects, free for Open Source * https://www.codacy.com/ - Automated code reviews for PHP, Python, Javascript, Scala and CSS - free for open source * https://www.pullreview.com - Automated Code Review for Ruby in GitHub, Bitbucket and Gitlab - free for Open Source