mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
codecov: set patch check target to 0%
Hopefully this will make the patch builder merely informative and not reject any change without unit tests.
This commit is contained in:
parent
7f9680bd69
commit
f65b44bd5b
2
.github/codecov.yml
vendored
2
.github/codecov.yml
vendored
@ -5,7 +5,7 @@ coverage:
|
|||||||
threshold: 0.1
|
threshold: 0.1
|
||||||
patch:
|
patch:
|
||||||
default:
|
default:
|
||||||
threshold: 0.1
|
target: 0%
|
||||||
codecov:
|
codecov:
|
||||||
require_ci_to_pass: true
|
require_ci_to_pass: true
|
||||||
notify:
|
notify:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user