neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 4c6bf386c503776ed6c5b5ba4486a56f7947599c
parent 22a88c425e2fe99bcb534e43396a0b00044ae67d
Author: MoritzSchittenhelm <78039560+JartC0ding@users.noreply.github.com>
Date:   Fri,  9 Sep 2022 14:43:14 +0200

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.

Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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)