mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 06:14:17 +00:00
Add coverage reporting and uploading
Upload our coverage data to codecov.io and aggregate it on test runs.
This commit is contained in:
parent
d5a6cfcff9
commit
b995d56e19
5 changed files with 63 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@ dist
|
|||
*.sw*
|
||||
*.log
|
||||
docs/build/html/*
|
||||
.coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue