Skip to content

Commit

Permalink
[readme] Remove coverage badge due to CodeCov not able to execute (#3476
Browse files Browse the repository at this point in the history
)

Until we find another coverage option we should remove the CodeCov badge since it isn't able to process coverage results any longer.
  • Loading branch information
robskillington authored May 6, 2021
1 parent c1e540c commit 83cdc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# M3

[![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![FOSSA Status][fossa-img]][fossa]
[![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![FOSSA Status][fossa-img]][fossa]

<p align="center"><img src="site/static/images/logo-square.png" alt="M3 Logo" width="256" height="270"></p>

Expand Down

0 comments on commit 83cdc7d

Please sign in to comment.