Skip to content

chore(tests): align rust deser harness with renamed runner-shared variants#27

Merged
not-matthias merged 1 commit into
mainfrom
cod-2635-bump-runner-shared-in-instrument-hooks
May 20, 2026
Merged

chore(tests): align rust deser harness with renamed runner-shared variants#27
not-matthias merged 1 commit into
mainfrom
cod-2635-bump-runner-shared-in-instrument-hooks

Conversation

@not-matthias
Copy link
Copy Markdown
Member

Summary

  • StartBenchmark/StopBenchmark/PingPerf and MarkerType::Benchmark{Start,End} were renamed in runner-shared, and IntegrationMode::Perf became Walltime.
  • Updates the serialization harness to use the new names. Wire ordinals are unchanged, so the Zig side and serialized.zig stay byte-identical.

Test plan

  • cargo check in src/tests/deserialize_rust
  • zig build test (via pre-commit hooks)

…iants

StartBenchmark/StopBenchmark/PingPerf and MarkerType::Benchmark{Start,End}
were renamed in runner-shared, and IntegrationMode::Perf became Walltime.
Update the serialization harness to use the new names; wire ordinals are
unchanged, so the Zig side and serialized.zig stay byte-identical.
@not-matthias not-matthias merged commit d83209f into main May 20, 2026
51 checks passed
@not-matthias not-matthias deleted the cod-2635-bump-runner-shared-in-instrument-hooks branch May 20, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants