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:
|
||||
- "main"
|
||||
status:
|
||||
patch:
|
||||
default:
|
||||
informational: yes
|
||||
project:
|
||||
default:
|
||||
target: 70%
|
||||
|
Reference in New Issue
Block a user