Commit 48c2340
authored
Add daily test reporting (#8042)
Adds daily test status to the Test Reporting bug. Unlike unit and
instrumentation tests, all runs are always shown, since we currently
only have 1 type of daily test.
Example output below.
-----
### Unit Tests
| | [#8009](#8009)
| [#7983](#7983) |
[#8002](#8002) |
[#8027](#8027) |
[#8028](#8028) |
[#8025](#8025) |
Success Rate |
| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :--- |
| firebase-dataconnect | | | |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24202345424/job/70649528040)
| |
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/24162429246/job/70516856982)
| ⛔ 50% |
*+8 passing SDKs
### Instrumentation Tests
*All tests passing*
### Daily Tests
| | Apr 15 | Apr 16 | Apr 17 | Apr 18 | Apr 19 | Apr 20 | Apr 21 |
Success Rate |
| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :--- |
| AI Daily Tests |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24442505713)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24498252859)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24553833385)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24599892175)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24623963356)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24654541730)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/24710324995)
| ✅ 100% |1 parent 0761a2e commit 48c2340
3 files changed
Lines changed: 100 additions & 15 deletions
File tree
- plugins
- src/main/java/com/google/firebase/gradle/plugins/report
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
45 | 65 | | |
46 | 66 | | |
Lines changed: 77 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
78 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
79 | 102 | | |
80 | 103 | | |
81 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
82 | 109 | | |
83 | 110 | | |
84 | 111 | | |
| |||
97 | 124 | | |
98 | 125 | | |
99 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
100 | 132 | | |
101 | 133 | | |
102 | 134 | | |
| |||
169 | 201 | | |
170 | 202 | | |
171 | 203 | | |
172 | | - | |
| 204 | + | |
173 | 205 | | |
174 | 206 | | |
175 | 207 | | |
| |||
192 | 224 | | |
193 | 225 | | |
194 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
195 | 262 | | |
196 | 263 | | |
197 | 264 | | |
| |||
234 | 301 | | |
235 | 302 | | |
236 | 303 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 304 | + | |
247 | 305 | | |
248 | 306 | | |
249 | 307 | | |
| |||
371 | 429 | | |
372 | 430 | | |
373 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
374 | 438 | | |
375 | 439 | | |
0 commit comments