Skip to content

Commit

Permalink
updated badges
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Dec 22, 2024
1 parent d7195cc commit ea2c75a
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,8 @@
# Scality COSI driver

<p align="center">
<a href="https://codecov.io/gh/scality/cosi-driver">
<img src="https://codecov.io/gh/scality/cosi-driver/graph/badge.svg?token=NzR3F2ztDv" alt="Code Coverage" />
</a>
<a href="https://github.com/scality/cosi-driver/actions/workflows/ci-build-and-unit-tests.yml">
<img src="https://github.com/scality/cosi-driver/actions/workflows/ci-build-and-unit-tests.yml/badge.svg" alt="Build and Unit Tests CI Status" />
</a>
<a href="https://github.com/scality/cosi-driver/actions/workflows/ci-e2e-tests.yml">
<img src="https://github.com/scality/cosi-driver/actions/workflows/ci-e2e-tests.yml/badge.svg" alt="E2E CI Status" />
</a>
<a href="https://github.com/scality/cosi-driver/actions/workflows/ci-smoke-tests.yml">
<img src="https://github.com/scality/cosi-driver/actions/workflows/ci-smoke-tests.yml/badge.svg" alt="Helm Install CI Status" />
</a>
<a href="https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql">
<img src="https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql/badge.svg" alt="CodeQL" />
</a>
<a href="https://pkg.go.dev/github.com/scality/cosi-driver">
<img src=".github/images/godoc.svg" alt="Go Reference" />
</a>
</p>
[![Code Coverage](https://codecov.io/gh/scality/cosi-driver/graph/badge.svg?token=NzR3F2ztDv)](https://codecov.io/gh/scality/cosi-driver)
[![Build and Unit Tests](https://github.com/scality/cosi-driver/actions/workflows/ci-build-and-unit-tests.yml/badge.svg)](https://github.com/scality/cosi-driver/actions/workflows/ci-build-and-unit-tests.yml)
[![E2E Tests](https://github.com/scality/cosi-driver/actions/workflows/ci-e2e-tests.yml/badge.svg)](https://github.com/scality/cosi-driver/actions/workflows/ci-e2e-tests.yml)
[![Helm Tests](https://github.com/scality/cosi-driver/actions/workflows/ci-smoke-tests.yml/badge.svg)](https://github.com/scality/cosi-driver/actions/workflows/ci-smoke-tests.yml)
[![CodeQL](https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql)
[![Go Reference](.github/images/godoc.svg)](https://pkg.go.dev/github.com/scality/cosi-driver)

0 comments on commit ea2c75a

Please sign in to comment.