mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-02 00:07:16 +01:00
Improve codecov settings for more sensible defaults (#6676)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,8 +4,11 @@ coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 40
|
||||
threshold: 0.09
|
||||
target: auto
|
||||
threshold: 1
|
||||
patch:
|
||||
default:
|
||||
target: 80
|
||||
comment: false
|
||||
github_checks:
|
||||
annotations: false
|
||||
Reference in New Issue
Block a user