Commit 504c7b0
committed
TEST: embed full bloaty reports in step summary + ship head_only.txt
Adds two collapsed <details> blocks to $GITHUB_STEP_SUMMARY:
- Full per-symbol diff (-d sections,executorch,shortsymbols -n 100)
- Full bloaty report for the head binary (same, no diff)
Also writes head_only.txt to the artifact so the new-binary view is
accessible to the workflow_run poster without re-running bloaty.1 parent 55b2c93 commit 504c7b0
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | | - | |
323 | | - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
324 | 325 | | |
325 | 326 | | |
326 | 327 | | |
| |||
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
362 | 372 | | |
363 | 373 | | |
364 | 374 | | |
| |||
0 commit comments