File tree Expand file tree Collapse file tree 1 file changed +2
-286
lines changed Expand file tree Collapse file tree 1 file changed +2
-286
lines changed Original file line number Diff line number Diff line change @@ -15,204 +15,13 @@ coverage:
1515 flag_coverage_not_uploaded_behavior : include
1616
1717 project :
18- default : false
19- linux-1.15-stable :
20- target : auto
21- threshold : 1.0
22- if_not_found : success
23- flags :
24- - linux-1.15-stable
25- linux-1.15-nightly :
26- target : auto
27- threshold : 1.0
28- if_not_found : success
29- flags :
30- - linux-1.15-nightly
31- linux-1.16-stable :
32- target : auto
33- threshold : 1.0
34- if_not_found : success
35- flags :
36- - linux-1.16-stable
37- linux-1.16-nightly :
38- target : auto
39- threshold : 1.0
40- if_not_found : success
41- flags :
42- - linux-1.16-nightly
43- linux-1.17-stable :
44- target : auto
45- threshold : 1.0
46- if_not_found : success
47- flags :
48- - linux-1.17-stable
49- linux-1.17-nightly :
50- target : auto
51- threshold : 1.0
52- if_not_found : success
53- flags :
54- - linux-1.17-nightly
55- macos-1.15-stable :
56- target : auto
57- threshold : 1.0
58- if_not_found : success
59- flags :
60- - macos-1.15-stable
61- macos-1.15-nightly :
62- target : auto
63- threshold : 1.0
64- if_not_found : success
65- flags :
66- - macos-1.15-nightly
67- macos-1.16-stable :
68- target : auto
69- threshold : 1.0
70- if_not_found : success
71- flags :
72- - macos-1.16-stable
73- macos-1.16-nightly :
74- target : auto
75- threshold : 1.0
76- if_not_found : success
77- flags :
78- - macos-1.16-nightly
79- macos-1.17-stable :
80- target : auto
81- threshold : 1.0
82- if_not_found : success
83- flags :
84- - macos-1.17-stable
85- macos-1.17-nightly :
86- target : auto
87- threshold : 1.0
88- if_not_found : success
89- flags :
90- - macos-1.17-nightly
91- windows-1.15-stable :
92- target : auto
93- threshold : 1.0
94- if_not_found : success
95- flags :
96- - windows-1.15-stable
97- windows-1.15-nightly :
98- target : auto
99- threshold : 1.0
100- if_not_found : success
101- flags :
102- - windows-1.15-nightly
103- windows-1.16-stable :
104- target : auto
105- threshold : 1.0
106- if_not_found : success
107- flags :
108- - windows-1.16-stable
109- windows-1.16-nightly :
110- target : auto
111- threshold : 1.0
112- if_not_found : success
113- flags :
114- - windows-1.16-nightly
115- windows-1.17-stable :
116- target : auto
117- threshold : 1.0
118- if_not_found : success
119- flags :
120- - windows-1.17-stable
121- windows-1.17-nightly :
18+ default :
12219 target : auto
12320 threshold : 1.0
12421 if_not_found : success
125- flags :
126- - windows-1.17-nightly
12722
12823 patch :
129- default : false
130- linux-1.15-stable :
131- target : auto
132- threshold : 10.0
133- only_pulls : true
134- if_not_found : failure
135- linux-1.15-nightly :
136- target : auto
137- threshold : 10.0
138- only_pulls : true
139- if_not_found : failure
140- linux-1.16-stable :
141- target : auto
142- threshold : 10.0
143- only_pulls : true
144- if_not_found : failure
145- linux-1.16-nightly :
146- target : auto
147- threshold : 10.0
148- only_pulls : true
149- if_not_found : failure
150- linux-1.17-stable :
151- target : auto
152- threshold : 10.0
153- only_pulls : true
154- if_not_found : failure
155- linux-1.17-nightly :
156- target : auto
157- threshold : 10.0
158- only_pulls : true
159- if_not_found : failure
160- macos-1.15-stable :
161- target : auto
162- threshold : 10.0
163- only_pulls : true
164- if_not_found : failure
165- macos-1.15-nightly :
166- target : auto
167- threshold : 10.0
168- only_pulls : true
169- if_not_found : failure
170- macos-1.16-stable :
171- target : auto
172- threshold : 10.0
173- only_pulls : true
174- if_not_found : failure
175- macos-1.16-nightly :
176- target : auto
177- threshold : 10.0
178- only_pulls : true
179- if_not_found : failure
180- macos-1.17-stable :
181- target : auto
182- threshold : 10.0
183- only_pulls : true
184- if_not_found : failure
185- macos-1.17-nightly :
186- target : auto
187- threshold : 10.0
188- only_pulls : true
189- if_not_found : failure
190- windows-1.15-stable :
191- target : auto
192- threshold : 10.0
193- only_pulls : true
194- if_not_found : failure
195- windows-1.15-nightly :
196- target : auto
197- threshold : 10.0
198- only_pulls : true
199- if_not_found : failure
200- windows-1.16-stable :
201- target : auto
202- threshold : 10.0
203- only_pulls : true
204- if_not_found : failure
205- windows-1.16-nightly :
206- target : auto
207- threshold : 10.0
208- only_pulls : true
209- if_not_found : failure
210- windows-1.17-stable :
211- target : auto
212- threshold : 10.0
213- only_pulls : true
214- if_not_found : failure
215- windows-1.17-nightly :
24+ default :
21625 target : auto
21726 threshold : 10.0
21827 only_pulls : true
@@ -224,99 +33,6 @@ coverage:
22433 only_pulls : false
22534 branches :
22635 - master
227- flags :
228- - " linux-1.15-stable"
229- - " linux-1.15-nightly"
230- - " linux-1.16-stable"
231- - " linux-1.16-nightly"
232- - " linux-1.17-stable"
233- - " linux-1.17-nightly"
234- - " macos-1.15-stable"
235- - " macos-1.15-nightly"
236- - " macos-1.16-stable"
237- - " macos-1.16-nightly"
238- - " macos-1.17-stable"
239- - " macos-1.17-nightly"
240- - " windows-1.15-stable"
241- - " windows-1.15-nightly"
242- - " windows-1.16-stable"
243- - " windows-1.16-nightly"
244- - " windows-1.17-stable"
245- - " windows-1.17-nightly"
246-
247- flags :
248- linux-1.15-nightly :
249- carryforward : true
250- paths :
251- - /
252- linux-1.15-stable :
253- carryforward : true
254- paths :
255- - /
256- linux-1.16-nightly :
257- carryforward : true
258- paths :
259- - /
260- linux-1.16-stable :
261- carryforward : true
262- paths :
263- - /
264- linux-1.17-nightly :
265- carryforward : true
266- paths :
267- - /
268- linux-1.17-stable :
269- carryforward : true
270- paths :
271- - /
272- macos-1.15-nightly :
273- carryforward : true
274- paths :
275- - /
276- macos-1.15-stable :
277- carryforward : true
278- paths :
279- - /
280- macos-1.16-nightly :
281- carryforward : true
282- paths :
283- - /
284- macos-1.16-stable :
285- carryforward : true
286- paths :
287- - /
288- macos-1.17-nightly :
289- carryforward : true
290- paths :
291- - /
292- macos-1.17-stable :
293- carryforward : true
294- paths :
295- - /
296- windows-1.15-nightly :
297- carryforward : true
298- paths :
299- - /
300- windows-1.15-stable :
301- carryforward : true
302- paths :
303- - /
304- windows-1.16-nightly :
305- carryforward : true
306- paths :
307- - /
308- windows-1.16-stable :
309- carryforward : true
310- paths :
311- - /
312- windows-1.17-nightly :
313- carryforward : true
314- paths :
315- - /
316- windows-1.17-stable :
317- carryforward : true
318- paths :
319- - /
32036
32137comment :
32238 behavior : default
You can’t perform that action at this time.
0 commit comments