From f52c75a7098f0843049178f8646571df7de083b0 Mon Sep 17 00:00:00 2001 From: Kristopher Kubicki <478212+KristopherKubicki@users.noreply.github.com> Date: Sun, 22 Jun 2025 09:51:15 -0500 Subject: [PATCH] Correct badge organization --- .github/workflows/ci.yml | 2 +- README.md | 4 ++-- profile/README.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c5442a..479fdd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: pip install -r requirements.txt - name: Run tests - run: pytest --cov=. --cov-report xml + run: python -m pytest --cov=. --cov-report xml - name: Upload coverage to Codecov uses: codecov/codecov-action@v4 diff --git a/README.md b/README.md index ebd64dc..820e4f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenBrand -![CI](https://github.com/OpenBrandHQ/GapIntelligence/actions/workflows/ci.yml/badge.svg) -[![codecov](https://codecov.io/gh/OpenBrandHQ/GapIntelligence/branch/main/graph/badge.svg)](https://codecov.io/gh/OpenBrandHQ/GapIntelligence) +![CI](https://github.com/GapIntelligence/.github/actions/workflows/ci.yml/badge.svg) +[![codecov](https://codecov.io/gh/GapIntelligence/.github/branch/main/graph/badge.svg)](https://codecov.io/gh/GapIntelligence/.github) This repository contains configuration files and documentation used by OpenBrand. diff --git a/profile/README.md b/profile/README.md index b904277..ec72684 100644 --- a/profile/README.md +++ b/profile/README.md @@ -3,8 +3,8 @@ Welcome to the OpenBrand GitHub repository. OpenBrand was formed through the integration of industry-leading companies: Gap Intelligence, Deep.ad, Traqline, and Competitive Promotion Report. We are committed to bringing clarity to the market through superior data analytics, web crawling technology, and LLM-driven insights. -![CI](https://github.com/OpenBrandHQ/GapIntelligence/actions/workflows/ci.yml/badge.svg) -[![codecov](https://codecov.io/gh/OpenBrandHQ/GapIntelligence/branch/main/graph/badge.svg)](https://codecov.io/gh/OpenBrandHQ/GapIntelligence) +![CI](https://github.com/GapIntelligence/.github/actions/workflows/ci.yml/badge.svg) +[![codecov](https://codecov.io/gh/GapIntelligence/.github/branch/main/graph/badge.svg)](https://codecov.io/gh/GapIntelligence/.github) **Official Website:** [openbrand.com](https://openbrand.com)