Skip to content

Commit 9d784d3

Browse files
committed
docs: add Codecov badge to README
- Display test coverage badge from Codecov at the top of the README - Badge links directly to Codecov dashboard for this repo - Keeps documentation in sync with CI and coverage reporting improvements
1 parent 89a9276 commit 9d784d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Built for the modern web, this library provides a suite of hooks to fetch, manag
66

77
![Status](https://img.shields.io/badge/status-stable-brightgreen)
88
![CI](https://github.com/marklearst/figma-vars-hooks/actions/workflows/publish.yml/badge.svg)
9+
[![codecov](https://codecov.io/gh/marklearst/figma-vars-hooks/branch/main/graph/badge.svg)](https://codecov.io/gh/marklearst/figma-vars-hooks)
910
![License](https://img.shields.io/github/license/marklearst/figma-vars-hooks)
1011
![GitHub last commit](https://img.shields.io/github/last-commit/marklearst/figma-vars-hooks)
1112
![GitHub code size](https://img.shields.io/github/languages/code-size/marklearst/figma-vars-hooks)

0 commit comments

Comments
 (0)