Skip to content

Commit 2db4119

Browse files
committed
Update badges to use main branch over legacy master branch
1 parent 10a8457 commit 2db4119

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# API Components Bundle [WIP]
22
[![SymfonyInsight](https://insight.symfony.com/projects/e03bfd9e-5f16-4e40-bce1-624f1b9246dc/big.svg)](https://insight.symfony.com/projects/e03bfd9e-5f16-4e40-bce1-624f1b9246dc)
33

4-
[![CI](https://github.com/components-web-app/api-components-bundle/workflows/CI/badge.svg?branch=master)](https://github.com/components-web-app/api-components-bundle/actions?query=workflow%3ACI)
4+
[![CI](https://github.com/components-web-app/api-components-bundle/workflows/CI/badge.svg?branch=main)](https://github.com/components-web-app/api-components-bundle/actions?query=workflow%3ACI)
55
[![Maintainability](https://api.codeclimate.com/v1/badges/6d388db1c65f6a76a41c/maintainability)](https://codeclimate.com/github/components-web-app/api-components-bundle/maintainability)
6-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/?branch=master)
7-
[![codecov](https://codecov.io/gh/components-web-app/api-components-bundle/branch/master/graph/badge.svg)](https://codecov.io/gh/components-web-app/api-components-bundle)
6+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/?branch=main)
7+
[![codecov](https://codecov.io/gh/components-web-app/api-components-bundle/branch/main/graph/badge.svg)](https://codecov.io/gh/components-web-app/api-components-bundle)
88

99
###### PHPUnit Testing Only
1010

11-
[![Code Coverage](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/?branch=master)
12-
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fcomponents-web-app%2Fapi-components-bundle%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/components-web-app/api-components-bundle/master)
11+
[![Code Coverage](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/badges/coverage.png?b=main)](https://scrutinizer-ci.com/g/components-web-app/api-components-bundle/?branch=main)
12+
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fcomponents-web-app%2Fapi-components-bundle%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/components-web-app/api-components-bundle/main)
1313

1414
#### Creates a flexible API for a website's structure, reusable components and common functionality.
1515

0 commit comments

Comments
 (0)