From 0f66438bc6903b824dea197a09f25402f4cbf0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?GP=20=E2=9C=85?= Date: Fri, 9 Aug 2019 12:45:02 +0530 Subject: [PATCH] Add paambaati/codeclimate-action MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also available on the marketplace — https://github.com/marketplace/actions/code-climate-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cdcc57..3c287f9 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Send your code coverage to codecov.io](https://github.com/atrox/codecov-action) - [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8) - [xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channel](https://github.com/ivanklee86/xunit-slack-reporter) +- [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action) ### Pull Requests