Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit f9174d2

Browse files
committed
docs(readme): Updates coverage badge
1 parent 5ce17f7 commit f9174d2

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
[![npm][npm]][npm-url]
2-
[![node][node]][node-url]
3-
[![deps][deps]][deps-url]
41
[![tests][tests]][tests-url]
52
[![coverage][cover]][cover-url]
3+
[![npm][npm]][npm-url]
64
[![chat][chat]][chat-url]
75

86
<div align="center">
@@ -149,17 +147,11 @@ Set the MIME type for the file. If unspecified the file extensions will be used
149147
[npm]: https://img.shields.io/npm/v/url-loader.svg
150148
[npm-url]: https://npmjs.com/package/url-loader
151149

152-
[node]: https://img.shields.io/node/v/url-loader.svg
153-
[node-url]: https://nodejs.org
154-
155-
[deps]: https://david-dm.org/webpack-contrib/url-loader.svg
156-
[deps-url]: https://david-dm.org/webpack-contrib/url-loader
157-
158150
[tests]: https://circleci.com/gh/webpack-contrib/url-loader/tree/master.svg?style=svg
159151
[tests-url]: https://circleci.com/gh/webpack-contrib/url-loader/tree/master
160152

161-
[cover]: https://coveralls.io/repos/github/webpack-contrib/url-loader/badge.svg
162-
[cover-url]: https://coveralls.io/github/webpack-contrib/url-loader
153+
[cover]: https://codecov.io/gh/webpack-contrib/url-loader/branch/master/graph/badge.svg
154+
[cover-url]: https://codecov.io/gh/webpack-contrib/url-loader
163155

164156
[chat]: https://badges.gitter.im/webpack/webpack.svg
165157
[chat-url]: https://gitter.im/webpack/webpack

0 commit comments

Comments
 (0)