test: cover unary cursor pagination projections - #8
Conversation
🤖 Automated Review PanelReviewer A — GPT-5.6-terraAPPROVE. The explicit unary Reviewer B — independent GPT-5.6-terra reviewAPPROVE. Independently verified the current worktree: the fixture uses one declared operation and asserts all required surfaces plus deterministic artifacts. No correctness or goal-alignment defect found.
Both reviewers confirmed the full Rust gates were clean. |
Auto-Merge GateConfidence: 0.94 The single test-only change directly fulfills COD-454: one explicit unary Evidence:
Squash-merge is appropriate; COD-454 acceptance criteria are satisfied by this PR. |
) Align workspace.package.version 0.1.0 -> 0.2.2 across all five members (via inheritance), refresh Cargo.lock package records only (no registry changes), and document the release/versioning policy: immutable historical tags, honest #6-#8 reference/metadata summary, git-tag consumer pins with regen requirement, and an explicit proposed/unpublished marker until the separate publication task lands. No tag, release, or publication is created by this change.
Summary
Adds a focused Hydra codegen regression fixture for one explicit unary
ContextPageoperation with querylimitand opaquecursorinputs.generate_allcalls.next_cursorsemantics remain consumer-owned.Validation
cargo test -p hydra-codegencargo test --workspace --all-targetscargo clippy --workspace --all-targets -- -D warningscargo fmt --all -- --checkCloses COD-454.