mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
11 lines
272 B
YAML
11 lines
272 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# allowed to drop X% and still result in a "success" commit status
|
|
threshold: 0.05
|
|
patch:
|
|
default:
|
|
# allowed to drop X% and still result in a "success" commit status
|
|
threshold: 0.05
|