Skip to content

Commit 16567cc

Browse files
authored
Update README.rst
Deprecating this repository
1 parent e25d7b3 commit 16567cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[DEPRECATED] This repository will be deprecated in favor of https://github.com/codecov/python-standard
2+
======================================================================================================
3+
As of 2019-12-03
4+
15
[Codecov] Python Example
26
=========================
37

@@ -43,6 +47,7 @@ You can alternatively use the environment variables:
4347
How to generate coverage reports
4448
================================
4549

50+
4651
`coverage.py <https://github.com/nedbat/coveragepy>`_ is required to collect coverage metrics.
4752

4853
Below are some examples on how to include coverage tracking during your tests. Codecov will call `coverage xml -i` automatically to generate the coverage xml output, which will be archived and processed server side.

0 commit comments

Comments
 (0)