aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritzSchittenhelm <78039560+JartC0ding@users.noreply.github.com>2022-09-09 14:43:14 +0200
committerJames McCoy <jamessan@jamessan.com>2022-09-09 20:03:53 -0400
commit4c6bf386c503776ed6c5b5ba4486a56f7947599c (patch)
treebcda1a4f494bd3081a705cfae8038a55db439781
parent22a88c425e2fe99bcb534e43396a0b00044ae67d (diff)
downloadrneovim-4c6bf386c503776ed6c5b5ba4486a56f7947599c.tar.gz
rneovim-4c6bf386c503776ed6c5b5ba4486a56f7947599c.tar.bz2
rneovim-4c6bf386c503776ed6c5b5ba4486a56f7947599c.zip
docs: removed outdated coverage link
Coverage jobs have not been re-added since switching from Travis to GHA, so the coverage information is severely outdated.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3c3c12104..7be8dc77b1 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,6 @@
[Twitter](https://twitter.com/Neovim)
[![GitHub CI](https://github.com/neovim/neovim/workflows/CI/badge.svg)](https://github.com/neovim/neovim/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
-[![Codecov coverage](https://img.shields.io/codecov/c/github/neovim/neovim.svg)](https://codecov.io/gh/neovim/neovim)
[![Coverity Scan analysis](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)
[![Clang analysis](https://neovim.io/doc/reports/clang/badge.svg)](https://neovim.io/doc/reports/clang)
[![PVS-Studio analysis](https://neovim.io/doc/reports/pvs/badge.svg)](https://neovim.io/doc/reports/pvs/PVS-studio.html.d)