Skip to content

Commit fd1be81

Browse files
committed
Update the badges.
1 parent da94f49 commit fd1be81

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ SPDX-License-Identifier: Apache-2.0
77
A C JWT Implementation
88

99
[![Build Status](https://github.com/xmidt-org/cjwt/workflows/CI/badge.svg)](https://github.com/xmidt-org/cjwt/actions)
10-
[![codecov.io](http://codecov.io/github/xmidt-org/cjwt/coverage.svg?branch=main)](http://codecov.io/github/xmidt-org/cjwt?branch=main)
10+
[![codecov](https://codecov.io/github/xmidt-org/cjwt/graph/badge.svg?token=DUB8zMsJtB)](https://codecov.io/github/xmidt-org/cjwt)
1111
[![Coverity](https://img.shields.io/coverity/scan/23236.svg)](https://scan.coverity.com/projects/xmidt-org-cjwt)
12-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xmidt-org_cjwt&metric=alert_status)](https://sonarcloud.io/dashboard?id=xmidt-org_cjwt)
13-
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/xmidt-org/cjwt.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/xmidt-org/cjwt/context:cpp)
1412
[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/cjwt/blob/main/LICENSES/Apache-2.0.txt)
1513
[![GitHub release](https://img.shields.io/github/release/xmidt-org/cjwt.svg)](CHANGELOG.md)
1614
[![JWT.io](http://jwt.io/img/badge.svg)](https://jwt.io/)

0 commit comments

Comments
 (0)