Remove broken codecov integration (see mpmath/mpmath#709)
This commit is contained in:
@@ -43,8 +43,3 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
coverage.xml
|
coverage.xml
|
||||||
build/coverage/html/
|
build/coverage/html/
|
||||||
- name: Upload coverage data
|
|
||||||
uses: codecov/codecov-action@v4
|
|
||||||
with:
|
|
||||||
files: ./coverage.xml
|
|
||||||
fail_ci_if_error: false
|
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ mpmath
|
|||||||
:target: https://pypi.python.org/pypi/mpmath
|
:target: https://pypi.python.org/pypi/mpmath
|
||||||
.. |Build status| image:: https://github.com/mpmath/mpmath/workflows/test/badge.svg
|
.. |Build status| image:: https://github.com/mpmath/mpmath/workflows/test/badge.svg
|
||||||
:target: https://github.com/mpmath/mpmath/actions?workflow=test
|
:target: https://github.com/mpmath/mpmath/actions?workflow=test
|
||||||
.. |Code coverage status| image:: https://codecov.io/gh/mpmath/mpmath/branch/master/graph/badge.svg
|
|
||||||
:target: https://codecov.io/gh/mpmath/mpmath
|
|
||||||
.. |Zenodo Badge| image:: https://zenodo.org/badge/2934512.svg
|
.. |Zenodo Badge| image:: https://zenodo.org/badge/2934512.svg
|
||||||
:target: https://zenodo.org/badge/latestdoi/2934512
|
:target: https://zenodo.org/badge/latestdoi/2934512
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user