mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
build: fix codecov informational config (#13375)
This commit is contained in:
@@ -6,13 +6,13 @@ ignore:
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
informational: true
|
||||
default:
|
||||
informational: true
|
||||
# Commits pushed to master should not make the overall
|
||||
# project coverage decrease:
|
||||
target: auto
|
||||
threshold: 0%
|
||||
patch:
|
||||
informational: true
|
||||
default:
|
||||
informational: true
|
||||
threshold: 0%
|
||||
|
||||
Reference in New Issue
Block a user