Skip to content

Commit cf00041

Browse files
authored
docs: add codecov badge (#1600)
1 parent 1d63400 commit cf00041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
1010

1111
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/JavaScript)
1212
[![Checks][checks]][actions]
13+
[![codecov](https://codecov.io/gh/TheAlgorithms/JavaScript/graph/badge.svg?token=8VeZwL31KZ)](https://codecov.io/gh/TheAlgorithms/JavaScript)
1314
[![Contributions Welcome][welcome]](CONTRIBUTING.md)
1415
[![standard.js][standard-logo]][standard-js]
1516
[![Discord chat][chat]][discord-server]

0 commit comments

Comments
 (0)