Skip to content

Commit 932adfb

Browse files
committed
feat: add coverage badge
1 parent f7c5e58 commit 932adfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Release](https://github.com/jtr109/percent-encoding-command/workflows/Release/badge.svg)](https://github.com/jtr109/percent-encoding-command/actions?query=workflow%3ARelease)
55
[![MIT License](https://img.shields.io/crates/l/percent-encoding-command)](https://github.com/jtr109/percent-encoding-command/blob/master/LICENSE-MIT)
66
[![Apache 2.0 License](https://img.shields.io/crates/l/percent-encoding-command)](https://github.com/jtr109/percent-encoding-command/blob/master/LICENSE-APACHE)
7+
[![codecov](https://codecov.io/gh/jtr109/percent-encoding-command/branch/master/graph/badge.svg?token=TWDD8V3LJG)](https://codecov.io/gh/jtr109/percent-encoding-command)
78

89
A command for percent-encoding conversion.
910

0 commit comments

Comments
 (0)