Skip to content

Commit 7390685

Browse files
committed
fix coverage-badge
1 parent 4245188 commit 7390685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Build Status](https://github.com/simplesamlphp/xml-security/actions/workflows/php.yml/badge.svg)
44
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/xml-security/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/xml-security/?branch=master)
5-
[![Coverage Status](https://codecov.io/gh/simplesamlphp/xml-security/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/xml-security)
5+
[![Coverage Status](https://codecov.io/gh/simplesamlphp/xml-security/graph/badge.svg?token=sFE0AQsCUI)](https://codecov.io/gh/simplesamlphp/xml-security)
66
[![PHPStan Enabled](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/simplesamlphp/xml-security)
77

88
This library implements XML signatures and encryption. It provides an extensible

0 commit comments

Comments
 (0)