diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-03-26 19:40:30 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-26 19:40:30 +1100 |
| commit | 2ae5d34ea0dfbeff90bbfc6fbac326054c178e45 (patch) | |
| tree | f6f329e9938f267cf24bfc23bcabfbead642e2e5 /tests/coverage/branch/while.rs | |
| parent | 30344f7fa3bea828bd4a5f9a6e19ca94a5ccc6cd (diff) | |
| parent | 813783e7115c58b5e70034f31be02201dac55407 (diff) | |
| download | rust-2ae5d34ea0dfbeff90bbfc6fbac326054c178e45.tar.gz rust-2ae5d34ea0dfbeff90bbfc6fbac326054c178e45.zip | |
Rollup merge of #138930 - Kobzol:analyze-bootstrap-diffs, r=marcoieni
Add bootstrap step diff to CI job analysis This PR adds another analysis to the job analysis report in GitHub summary. It compares (diffs) bootstrap steps executed by the parent run and by the current commit. This will help us figure out if the bootstrap invocation did something different than before, and also how did the duration of individual steps and bootstrap invocations change. Can be tested on the https://github.com/rust-lang/rust/pull/119899 PR like this: ```bash $ curl https://ci-artifacts.rust-lang.org/rustc-builds/3d3394eb64ee2f99ad1a2b849b376220fd38263e/metrics-mingw-check.json > metrics.json $ cargo run --manifest-path src/ci/citool/Cargo.toml postprocess-metrics metrics.json --job-name mingw-check --parent 961351c76c812e3aeb65bfb542742500a6436aed > out.md ``` r? `@marcoie`
Diffstat (limited to 'tests/coverage/branch/while.rs')
0 files changed, 0 insertions, 0 deletions
