-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update branch to main for automated CIs
- Loading branch information
1 parent
8c99ea7
commit f03ed2f
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Scality COSI driver | ||
|
||
[![Code Coverage](https://codecov.io/gh/scality/cosi-driver/graph/badge.svg?branch=dev/all-tasks?token=NzR3F2ztDv)](https://codecov.io/gh/scality/cosi-driver) | ||
[![Code Coverage](https://codecov.io/gh/scality/cosi-driver/graph/badge.svg?token=NzR3F2ztDv)](https://codecov.io/gh/scality/cosi-driver) | ||
[![Build & Unit Tests](https://github.com/scality/cosi-driver/actions/workflows/build-and-unit-tests.yml/badge.svg?branch=dev/all-tasks)](https://github.com/scality/cosi-driver/actions/workflows/build-and-unit-tests.yml.yml) | ||
[![E2E Feature Tests](https://github.com/scality/cosi-driver/actions/workflows/e2e-feature-tests.yml/badge.svg?branch=dev/all-tasks)](https://github.com/scality/cosi-driver/actions/workflows/e2e-feature-tests.yml) | ||
[![Helm Validation](https://github.com/scality/cosi-driver/actions/workflows/helm-validation.yml/badge.svg?branch=dev/all-tasks)](https://github.com/scality/cosi-driver/actions/workflows/helm-validation.yml) | ||
[![CodeQL](https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql/badge.svg?branch=dev/all-tasks)](https://github.com/scality/cosi-driver/actions/workflows/github-code-scanning/codeql) | ||
[![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) |