Start generating coverage. (#113587)
This commit is contained in:
parent
23401885bf
commit
3665dd8353
8
.ci.yaml
8
.ci.yaml
@ -172,6 +172,14 @@ targets:
|
|||||||
validation: analyze
|
validation: analyze
|
||||||
validation_name: Analyze
|
validation_name: Analyze
|
||||||
|
|
||||||
|
- name: Linux coverage
|
||||||
|
bringup: true
|
||||||
|
recipe: flutter/coverage
|
||||||
|
timeout: 120
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["framework", "hostonly", "shard", "linux"]
|
||||||
|
|
||||||
- name: Linux packages_autoroller
|
- name: Linux packages_autoroller
|
||||||
presubmit: false
|
presubmit: false
|
||||||
recipe: pub_autoroller/pub_autoroller
|
recipe: pub_autoroller/pub_autoroller
|
||||||
|
@ -287,6 +287,7 @@
|
|||||||
#
|
#
|
||||||
# build_tests @zanderso @flutter/tool
|
# build_tests @zanderso @flutter/tool
|
||||||
# ci_yaml flutter roller @caseyhillers @flutter/infra
|
# ci_yaml flutter roller @caseyhillers @flutter/infra
|
||||||
|
# coverage @godofredoc @flutter/infra
|
||||||
# flutter_plugins @stuartmorgan @flutter/plugin
|
# flutter_plugins @stuartmorgan @flutter/plugin
|
||||||
# framework_tests @HansMuller @flutter/framework
|
# framework_tests @HansMuller @flutter/framework
|
||||||
# tool_integration_tests @zanderso @flutter/tool
|
# tool_integration_tests @zanderso @flutter/tool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user