Skip to content

Commit 2ba8675

Browse files
authored
badge: Remove codacy coverage badge (#144)
Signed-off-by: Ce Gao <[email protected]>
1 parent fe42826 commit 2ba8675

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

readme.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,13 @@
55

66
<h4 align="center">Processing.R allows the users to write Processing sketches in R.</h4>
77

8-
<!--[![Build Status](https://travis-ci.org/gaocegege/Processing.R.svg?branch=master)](https://travis-ci.org/gaocegege/Processing.R)
9-
[![](https://img.shields.io/badge/docker-supported-blue.svg)](https://quay.io/repository/gaocegege/processing.r)
10-
[![Docker Repository on Quay](https://quay.io/repository/gaocegege/processing.r/status "Docker Repository on Quay")](https://quay.io/repository/gaocegege/processing.r)
11-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/33ebc49f6f764fffb7ea7bf617edf902)](https://www.codacy.com/app/gaocegege/Processing-R?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gaocegege/Processing.R&amp;utm_campaign=Badge_Grade)
12-
[![Github All Releases](https://img.shields.io/github/downloads/gaocegege/Processing.R/total.svg)](https://github.com/gaocegege/Processing.R/releases)
13-
[![Gitter](https://badges.gitter.im/gaocegege/Processing.R.svg)](https://gitter.im/gaocegege/Processing.R?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
14-
[![Build status](https://ci.appveyor.com/api/projects/status/9lq6psaw9c18ins8/branch/master?svg=true)](https://ci.appveyor.com/project/gaocegege/processing-r/branch/master)
15-
[![GitHub release](https://img.shields.io/github/release/gaocegege/Processing.R.svg)](https://github.com/gaocegege/Processing.R/releases)
16-
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/33ebc49f6f764fffb7ea7bf617edf902)](https://www.codacy.com/app/gaocegege/Processing-R?utm_source=github.com&utm_medium=referral&utm_content=gaocegege/Processing.R&utm_campaign=Badge_Coverage)
17-
-->
18-
198
<p align="center">
209
<a href="https://travis-ci.org/gaocegege/Processing.R"><img src="https://travis-ci.org/gaocegege/Processing.R.svg?branch=master" alt="Travis CI"></a>
2110
<a href="https://ci.appveyor.com/project/gaocegege/processing-r/branch/master"><img src="https://ci.appveyor.com/api/projects/status/9lq6psaw9c18ins8/branch/master?svg=true" alt="appveyor"></a>
2211
<a href="https://quay.io/repository/gaocegege/processing.r"><img src="https://img.shields.io/badge/docker-supported-blue.svg" alt=""></a>
2312
<a href="https://quay.io/repository/gaocegege/processing.r"><img src="https://quay.io/repository/gaocegege/processing.r/status" alt="Docker Repository on Quay" title="Docker Repository on Quay"></a>
2413
<a href="https://www.codacy.com/app/gaocegege/Processing-R?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gaocegege/Processing.R&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/33ebc49f6f764fffb7ea7bf617edf902" alt="Codacy Badge"></a>
25-
<a href="https://www.codacy.com/app/gaocegege/Processing-R?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gaocegege/Processing.R&amp;utm_campaign=Badge_Coverage"><img src="https://api.codacy.com/project/badge/Coverage/33ebc49f6f764fffb7ea7bf617edf902" alt="Codacy Badge"></a>
14+
<!--<a href="https://www.codacy.com/app/gaocegege/Processing-R?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gaocegege/Processing.R&amp;utm_campaign=Badge_Coverage"><img src="https://api.codacy.com/project/badge/Coverage/33ebc49f6f764fffb7ea7bf617edf902" alt="Codacy Badge"></a>-->
2615
<a href="https://github.com/gaocegege/Processing.R/releases"><img src="https://img.shields.io/github/downloads/gaocegege/Processing.R/total.svg" alt="GitHub Download"></a>
2716
<a href="https://github.com/gaocegege/Processing.R/releases"><img src="https://img.shields.io/github/release/gaocegege/Processing.R.svg" alt="GitHub Release"></a>
2817
<a href="https://gitter.im/gaocegege/Processing.R?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge"><img src="https://badges.gitter.im/gaocegege/Processing.R.svg" alt="Gitter"></a>

0 commit comments

Comments
 (0)