From 26e1bd415858cdaabba7046ab5bec6ec5ec25339 Mon Sep 17 00:00:00 2001 From: Steve Peak Date: Sun, 18 Oct 2015 06:52:54 +0200 Subject: [PATCH] Added Codecov to usage section Codecov does not have a specific Scala uploader (which is great for us to manage). Thank you! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04898adb..16f9d11b 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ project you will need to use one of the build plugins: * [sbt-scoverage](https://github.com/scoverage/sbt-scoverage) * [gradle-scoverage](https://github.com/scoverage/gradle-scoverage) * [sbt-coveralls](https://github.com/scoverage/sbt-coveralls) +* Upload report to [Codecov](https://codecov.io): [Example Scala Repository](https://github.com/codecov/example-scala) Scoverage support is available for the following tools: