Skip to content

Commit 14fa0b6

Browse files
committed
Add codecov badge
1 parent 8565283 commit 14fa0b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![npm version][version-image]][version-url]
44
[![build][build-image]][build-url]
5+
[![Coverage Status][codecov-image]][codecov-url]
56
[![code style: prettier][prettier-image]][prettier-url]
67
[![MIT license][license-image]][license-url]
78

@@ -138,6 +139,8 @@ This project uses work done in the
138139
[version-url]: https://www.npmjs.com/package/tsconfig-paths-webpack-plugin
139140
[build-image]: https://github.com/dividab/tsconfig-paths-webpack-plugin/workflows/Build/badge.svg
140141
[build-url]: https://github.com/dividab/tsconfig-paths-webpack-plugin/actions?query=workflow%3ABuild+branch%3Amaster
142+
[codecov-image]: https://codecov.io/gh/dividab/tsconfig-paths-webpack-plugin/branch/master/graph/badge.svg
143+
[codecov-url]: https://codecov.io/gh/dividab/tsconfig-paths-webpack-plugin
141144
[prettier-image]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat
142145
[prettier-url]: https://github.com/prettier/prettier
143146
[license-image]: https://img.shields.io/github/license/jonaskello/tsconfig-paths-webpack-plugin.svg?style=flat

0 commit comments

Comments
 (0)