From 934d975ff3965f93f85a121acc767c85d5236e5d Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Mon, 15 Feb 2021 23:10:24 +0800 Subject: [PATCH] Remove codecove svg --- .ci/script.sh | 7 +------ README.cn.md | 1 - README.md | 1 - docs/cn/index.md | 1 - docs/index.md | 1 - 5 files changed, 1 insertion(+), 10 deletions(-) diff --git a/.ci/script.sh b/.ci/script.sh index 3b36ef20b..544564d6c 100755 --- a/.ci/script.sh +++ b/.ci/script.sh @@ -77,12 +77,7 @@ elif [ "$LINT" = "vader" ]; then echo "\$VIM: \"${VIM}\"" echo "================= ${VIM_BIN} version ======================" $VIM_BIN --version - pip install covimerage - pip install codecov - python -c 'import os,sys,fcntl; flags = fcntl.fcntl(sys.stdout, fcntl.F_GETFL); fcntl.fcntl(sys.stdout, fcntl.F_SETFL, flags&~os.O_NONBLOCK);' - make test_coverage - covimerage -vv xml --omit 'build/*' - codecov -X search gcov pycov -f coverage.xml + make test elif [ "$LINT" = "jekyll" ]; then .ci/build-production fi diff --git a/README.cn.md b/README.cn.md index 7b1fc36b1..21757a0a4 100644 --- a/README.cn.md +++ b/README.cn.md @@ -11,7 +11,6 @@ [![Gitter](https://badges.gitter.im/SpaceVim/SpaceVim.svg)](https://gitter.im/SpaceVim/cn) [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=master)](https://travis-ci.org/SpaceVim/SpaceVim) [![Build status](https://ci.appveyor.com/api/projects/status/eh3t5oph70abp665/branch/master?svg=true)](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/master) -[![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev/graph/badge.svg)](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master) [![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) diff --git a/README.md b/README.md index 39e9d6248..fc3e0b68d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=master)](https://travis-ci.org/SpaceVim/SpaceVim) [![Build status](https://ci.appveyor.com/api/projects/status/eh3t5oph70abp665/branch/master?svg=true)](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/master) -[![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master/graph/badge.svg)](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master) [![Docker Build Status](https://img.shields.io/docker/build/spacevim/spacevim.svg)](https://hub.docker.com/r/spacevim/spacevim/) ![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](LICENSE) diff --git a/docs/cn/index.md b/docs/cn/index.md index 5f67ed8a2..155ae1363 100644 --- a/docs/cn/index.md +++ b/docs/cn/index.md @@ -7,7 +7,6 @@ lang: zh [![Gitter](https://badges.gitter.im/SpaceVim/SpaceVim.svg)](https://gitter.im/SpaceVim/cn) [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=master)](https://travis-ci.org/SpaceVim/SpaceVim) [![Build status](https://ci.appveyor.com/api/projects/status/eh3t5oph70abp665/branch/master?svg=true)](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/master) -[![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev/graph/badge.svg)](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master) [![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) diff --git a/docs/index.md b/docs/index.md index 047edf336..b4214626d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,6 @@ description: "SpaceVim is a community-driven vim distribution that seeks to prov [![Gitter](https://badges.gitter.im/SpaceVim/SpaceVim.svg)](https://gitter.im/SpaceVim/SpaceVim) [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=master)](https://travis-ci.org/SpaceVim/SpaceVim) [![Build status](https://ci.appveyor.com/api/projects/status/eh3t5oph70abp665/branch/master?svg=true)](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/master) -[![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev/graph/badge.svg)](https://codecov.io/gh/SpaceVim/SpaceVim/branch/master) [![Version](https://img.shields.io/badge/version-1.7.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)