diff --git a/.codeclimate.yml b/.codeclimate.yml index 7ab50b632..f0c74fdae 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,3 +1,3 @@ ## other configuration excluded from example... exclude_paths: -- "public/app-resources/languages" +- public/app-resources/languages/*.js diff --git a/README.md b/README.md index 207e0ef21..10d7ea980 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-web-app/badges/gpa.svg)](https://codeclimate.com/github/FarmBot/farmbot-web-app) -[![Test Coverage](https://codeclimate.com/github/FarmBot/farmbot-web-app/badges/coverage.svg)](https://codeclimate.com/github/FarmBot/farmbot-web-app) +[![Coverage Status](https://coveralls.io/repos/github/FarmBot/Farmbot-Web-App/badge.svg)](https://coveralls.io/github/FarmBot/Farmbot-Web-App) # Q: Do I need this?