mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
build: implement codecov carryforward flags (#13677)
* Test small config change for carryforward flags * redo print statement * newline * Remove print statement
This commit is contained in:
@@ -18,3 +18,6 @@ coverage:
|
|||||||
default:
|
default:
|
||||||
informational: true
|
informational: true
|
||||||
threshold: 0%
|
threshold: 0%
|
||||||
|
flag_management:
|
||||||
|
default_rules:
|
||||||
|
carryforward: true
|
||||||
|
|||||||
Reference in New Issue
Block a user