aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2021-03-31 16:08:48 -0700
committerGitHub <noreply@github.com>2021-03-31 16:08:48 -0700
commit2578a1afaf58712ea3c54eb51f86594455c4cafa (patch)
tree18c7f6c2060882ad7d430b5128f978a9c898f145 /README.md
parent177de25ee64d13c71935ed3a1ec543f97a5d3741 (diff)
parentc3bb6c7d9304894a35a2229f4ceda76f745fc264 (diff)
Merge pull request #283 from google/coverage
Stop generating and uploading coverage in CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cf20bb..5650d76 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# fscrypt [![GitHub version](https://badge.fury.io/go/github.com%2Fgoogle%2Ffscrypt.svg)](https://github.com/google/fscrypt/releases)
[![Build Status](https://github.com/google/fscrypt/workflows/CI/badge.svg)](https://github.com/google/fscrypt/actions?query=workflow%3ACI+branch%3Amaster)
-[![Coverage Status](https://coveralls.io/repos/github/google/fscrypt/badge.svg?branch=master)](https://coveralls.io/github/google/fscrypt?branch=master)
[![GoDoc](https://godoc.org/github.com/google/fscrypt?status.svg)](https://godoc.org/github.com/google/fscrypt)
[![Go Report Card](https://goreportcard.com/badge/github.com/google/fscrypt)](https://goreportcard.com/report/github.com/google/fscrypt)
[![License](https://img.shields.io/badge/LICENSE-Apache2.0-ff69b4.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)