mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
42 lines
650 B
YAML
42 lines
650 B
YAML
codecov:
|
|
branch: master
|
|
bot: null
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "60...100"
|
|
|
|
notify:
|
|
irc:
|
|
default:
|
|
server: chat.freenode.net
|
|
channel: '##python-code-quality'
|
|
branches: master
|
|
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
|