README: update coverage badge

we switched to codecov
This commit is contained in:
David Lechner
2022-06-03 10:25:05 -05:00
committed by David Lechner
parent 2f986cc80c
commit 7d6575d7fc
+1 -1
View File
@@ -1,4 +1,4 @@
[![CI test status](https://github.com/pybricks/pybricks-code/workflows/CI%20Tests/badge.svg)](https://github.com/pybricks/pybricks-code/actions/workflows/test-pull-request.yml) [![Coverage Status](https://coveralls.io/repos/github/pybricks/pybricks-code/badge.svg?branch=master)](https://coveralls.io/github/pybricks/pybricks-code?branch=master)
[![CI test status](https://github.com/pybricks/pybricks-code/workflows/CI%20Tests/badge.svg)](https://github.com/pybricks/pybricks-code/actions/workflows/test-pull-request.yml) [![codecov](https://codecov.io/gh/pybricks/pybricks-code/branch/master/graph/badge.svg?token=EJEBMN635G)](https://codecov.io/gh/pybricks/pybricks-code)
pybricks-code
=============