Skip to content

Commit f4ec56f

Browse files
committed
docs: remove coveralls badge
BREAKING CHANGE
1 parent 5074b1c commit f4ec56f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Version Badge][npm-version-svg]][package-url]
44
[![GZipped size][npm-minzip-svg]][bundlephobia-url]
55
![Test](https://github.com/thebuilder/react-intersection-observer/workflows/Test/badge.svg)
6-
[![Coverage Status][coveralls-svg]][coveralls-url]
76
[![dependency status][deps-svg]][deps-url]
87
[![dev dependency status][dev-deps-svg]][dev-deps-url]
98
[![License][license-image]][license-url]
@@ -325,10 +324,6 @@ async function loadPolyfills() {
325324
[npm-minzip-svg]: https://img.shields.io/bundlephobia/minzip/react.svg
326325
[bundlephobia-url]:
327326
https://bundlephobia.com/result?p=react-intersection-observer
328-
[coveralls-svg]:
329-
https://coveralls.io/repos/github/thebuilder/react-intersection-observer/badge.svg?branch=master
330-
[coveralls-url]:
331-
https://coveralls.io/github/thebuilder/react-intersection-observer?branch=master
332327
[deps-svg]: https://david-dm.org/thebuilder/react-intersection-observer.svg
333328
[deps-url]: https://david-dm.org/thebuilder/react-intersection-observer
334329
[dev-deps-svg]:

0 commit comments

Comments
 (0)