mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
Merge pull request #1450 from asottile/remove-codecov
delete unused codecov.yml
This commit is contained in:
commit
f1d860852e
1 changed files with 0 additions and 42 deletions
42
codecov.yml
42
codecov.yml
|
|
@ -1,42 +0,0 @@
|
||||||
codecov:
|
|
||||||
branch: main
|
|
||||||
bot: null
|
|
||||||
|
|
||||||
coverage:
|
|
||||||
precision: 2
|
|
||||||
round: down
|
|
||||||
range: "60...100"
|
|
||||||
|
|
||||||
notify:
|
|
||||||
irc:
|
|
||||||
default:
|
|
||||||
server: chat.freenode.net
|
|
||||||
channel: '##python-code-quality'
|
|
||||||
branches: main
|
|
||||||
threshold: 2
|
|
||||||
message: null
|
|
||||||
|
|
||||||
status:
|
|
||||||
project:
|
|
||||||
default:
|
|
||||||
target: auto
|
|
||||||
threshold: null
|
|
||||||
branches: null
|
|
||||||
|
|
||||||
patch:
|
|
||||||
default:
|
|
||||||
target: auto
|
|
||||||
branches: null
|
|
||||||
|
|
||||||
changes:
|
|
||||||
default:
|
|
||||||
branches: null
|
|
||||||
|
|
||||||
ignore: null
|
|
||||||
fixes:
|
|
||||||
- .tox
|
|
||||||
|
|
||||||
comment:
|
|
||||||
layout: "header, diff, changes, sunburst, uncovered, tree"
|
|
||||||
branches: null
|
|
||||||
behavior: default
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue