Skip to content

test(zigux): add lane17 bench workflow contract runner#14629

Closed
adybag14-cyber wants to merge 3 commits into
zigux-builder/lane17-bench-live-applied-contract-20260529t0237zfrom
zigux-builder/lane17-bench-live-contract-runner-fix-20260529t0342z
Closed

test(zigux): add lane17 bench workflow contract runner#14629
adybag14-cyber wants to merge 3 commits into
zigux-builder/lane17-bench-live-applied-contract-20260529t0237zfrom
zigux-builder/lane17-bench-live-contract-runner-fix-20260529t0342z

Conversation

@adybag14-cyber
Copy link
Copy Markdown
Owner

Summary

Why This Lane

  • Lane 17 owns Phase 1 workflow viability hardening
  • PR test(zigux): add lane17 applied bench workflow contract #14571 protects the intended bench self-test -> live bench packet check -> find-bit bench self-test -> find-bit bench packet order
  • this follow-up makes that contract directly runnable through zig build and fixes the contract's negative case before the actual shared workflow insertion is attempted

Validation

  • focused scratch validation used the attached Zig 0.17.0-dev.87+9b177a7d2 toolchain
  • zig fmt --check zigux/tests/lane17_phase1_bench_live_workflow_applied_contract.zig zigux/tests/lane17_phase1_bench_live_workflow_applied_contract_build.zig
  • cd zigux/tests && zig build --build-file lane17_phase1_bench_live_workflow_applied_contract_build.zig --list-steps
    • result: step list includes lane17-phase1-bench-live-workflow-applied-contract and test
  • cd zigux/tests && zig build lane17-phase1-bench-live-workflow-applied-contract --build-file lane17_phase1_bench_live_workflow_applied_contract_build.zig --summary all
    • result: Build Summary: 3/3 steps succeeded; 4/4 tests passed
  • authenticated compare against base branch after publication:
    • changed files: 2
    • contract diff: 1 added assertion line
    • build runner: 1 added file
    • result: ahead_by: 3
    • result: behind_by: 0
    • result: status: ahead

Scope

Coordination

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c72092a2-3fe8-4672-9ab4-190d537f2e54

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch zigux-builder/lane17-bench-live-contract-runner-fix-20260529t0342z

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@adybag14-cyber adybag14-cyber deleted the branch zigux-builder/lane17-bench-live-applied-contract-20260529t0237z June 2, 2026 19:42
@adybag14-cyber adybag14-cyber deleted the zigux-builder/lane17-bench-live-contract-runner-fix-20260529t0342z branch June 2, 2026 19:42
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.

1 participant