We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842031f commit e09ded9Copy full SHA for e09ded9
README.md
@@ -4,7 +4,7 @@
4
<img src="https://img.shields.io/github/v/release/permafrost-dev/php-code-search.svg?sort=semver&logo=github" alt="Package Version">
5
<img src="https://img.shields.io/github/license/permafrost-dev/php-code-search.svg?logo=opensourceinitiative" alt="license">
6
<img src="https://github.com/permafrost-dev/php-code-search/actions/workflows/run-tests.yml/badge.svg?branch=main" alt="Test Run Status">
7
- <!--img src="https://codecov.io/gh/permafrost-dev/php-code-search/branch/main/graph/badge.svg?token=JPmlhRV95Y" alt="code coverage"-->
+ <img src="https://codecov.io/gh/permafrost-dev/php-code-search/branch/main/graph/badge.svg" alt="code coverage">
8
</p>
9
10
---
0 commit comments