From b21aae8024119b1b2ca604157b1071529e986b29 Mon Sep 17 00:00:00 2001 From: Nutthapat Pongtanyavichai <59821765+Leomotors@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:23:03 +0700 Subject: [PATCH] chore: remove codecov --- .github/workflows/caffemocha.yml | 5 ----- packages/cocoa-discord/README.md | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/workflows/caffemocha.yml b/.github/workflows/caffemocha.yml index 723116f..80b0586 100644 --- a/.github/workflows/caffemocha.yml +++ b/.github/workflows/caffemocha.yml @@ -84,8 +84,3 @@ jobs: - name: Mocha Test, Actually it is now Jest, and just switched to Vitest run: pnpm --filter=cocoa-discord test:coverage - - - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 - with: - directory: ./packages/cocoa-discord/coverage diff --git a/packages/cocoa-discord/README.md b/packages/cocoa-discord/README.md index 3b53a94..60626d0 100644 --- a/packages/cocoa-discord/README.md +++ b/packages/cocoa-discord/README.md @@ -1,9 +1,9 @@ # Cocoa Discord Utils -[![](https://img.shields.io/npm/v/cocoa-discord.svg?maxAge=3600)](https://www.npmjs.com/package/cocoa-discord) -[![](https://img.shields.io/npm/dt/cocoa-discord.svg?maxAge=3600)](https://www.npmjs.com/package/cocoa-discord) + + [![](https://github.com/Leomotors/cocoa-discord/actions/workflows/caffemocha.yml/badge.svg)](https://github.com/Leomotors/cocoa-discord/actions) -[![Codecov Coverage](https://img.shields.io/codecov/c/github/Leomotors/cocoa-discord/main.svg?style=flat-square)](https://codecov.io/gh/Leomotors/cocoa-discord/) Yet another Discord Bot Utility npm package