Skip to content

Commit 32cf731

Browse files
committed
add codecov badge
1 parent 9c6dff1 commit 32cf731

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# :fountain_pen: Create a **signed** commit with GitHub Actions
22

33
[![CI][ci_badge]][ci_workflows]
4+
[![Coverage][coverage_badge]][coverage]
45

56
Learn more about [commit signature](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on GitHub.
67

@@ -54,3 +55,5 @@ Note: The `GH_TOKEN` environment variable is **required** for GitHub API request
5455

5556
[ci_badge]: https://github.com/ryancyq/signed-commit/actions/workflows/ci.yml/badge.svg
5657
[ci_workflows]: https://github.com/ryancyq/signed-commit/actions/workflows/ci.yml
58+
[coverage_badge]: https://codecov.io/gh/ryancyq/signed-commit/graph/badge.svg?token=KZTD2F2MN2
59+
[coverage]: https://codecov.io/gh/ryancyq/signed-commit

0 commit comments

Comments
 (0)