Commit 25214e9
fix(go-migration): add benchmark context Go test coverage and advance upstream reviewed_sha
- Add TestGoCutoverRealMigrationCIBenchmarkContext to verify migration-ci.yml
posts benchmark PR comments with idempotent update mechanism; provides
behavior-backed Go coverage for test_benchmark_pr_comment_includes_iteration_context
- Add python_test_coverage.json entry mapping test_benchmark_pr_comment_includes_iteration_context
to TestGoCutoverRealMigrationCIBenchmarkContext
- Advance upstream baseline_sha and reviewed_sha from 637acb9a to feab1333
(microsoft/apm@main) to fix upstream_freshness and upstream_contracts gates
Fixes: go_tests_passing, golden_fixture_corpus, all_go_golden_tests,
python_behavior_contracts, upstream_freshness, upstream_contracts gates.
Refs: https://github.com/githubnext/apm/actions/runs/27792071310
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f6e612a commit 25214e9
3 files changed
Lines changed: 42 additions & 10 deletions
File tree
- cmd/apm
- testdata/go_cutover
- tests/parity
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
10 | 39 | | |
11 | 40 | | |
12 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66277 | 66277 | | |
66278 | 66278 | | |
66279 | 66279 | | |
| 66280 | + | |
| 66281 | + | |
| 66282 | + | |
| 66283 | + | |
66280 | 66284 | | |
66281 | 66285 | | |
66282 | 66286 | | |
| |||
66289 | 66293 | | |
66290 | 66294 | | |
66291 | 66295 | | |
| 66296 | + | |
| 66297 | + | |
| 66298 | + | |
| 66299 | + | |
66292 | 66300 | | |
66293 | 66301 | | |
66294 | 66302 | | |
| |||
72345 | 72353 | | |
72346 | 72354 | | |
72347 | 72355 | | |
| 72356 | + | |
| 72357 | + | |
| 72358 | + | |
72348 | 72359 | | |
72349 | 72360 | | |
72350 | 72361 | | |
| |||
80112 | 80123 | | |
80113 | 80124 | | |
80114 | 80125 | | |
80115 | | - | |
80116 | | - | |
80117 | | - | |
80118 | | - | |
80119 | | - | |
80120 | | - | |
80121 | | - | |
80122 | | - | |
80123 | 80126 | | |
80124 | 80127 | | |
80125 | 80128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
0 commit comments