From 1a2cafdfcbdba496981080ab811b98e7545e7749 Mon Sep 17 00:00:00 2001 From: Vinta Date: Mon, 9 May 2016 18:06:33 +0800 Subject: [PATCH] add Codecov and Landscape --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4f562a6..498fdf35 100644 --- a/README.md +++ b/README.md @@ -1182,7 +1182,9 @@ Online tools and APIs to simplify development. ## Code Quality +* [Codecov](https://codecov.io/) - Code coverage dashboard. * [Codacy](https://www.codacy.com/) - Automated Code Review to ship better code, faster. Free for Open Source. +* [Landscape](https://landscape.io/) - Hosted continuous Python code metrics. * [QuantifiedCode](https://www.quantifiedcode.com/) - A data-driven, automated, continuous code review tool. # Resources