We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9523b commit 1057040Copy full SHA for 1057040
README.md
@@ -34,6 +34,7 @@ coverage run tests.py
34
```
35
#### pytest
36
37
+pip install pytest-cov
38
pytest --cov=./
39
40
#### nosetests
@@ -75,4 +76,4 @@ Cobertura reports can expire - Codecov will reject reports that are older than 1
75
76
77
78
## License
-[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-python?ref=badge_large)
79
+[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-python?ref=badge_large)
0 commit comments