mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: Set patch coverage to informational (always pass status check) (#75)
This commit is contained in:
@ -14,6 +14,9 @@ coverage:
|
|||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
status:
|
status:
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
informational: yes
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: 70%
|
target: 70%
|
||||||
|
Reference in New Issue
Block a user