Skip to content

chore(qa): mirror QARunEntitySchema.simulation_id NOT NULL from api#157

Merged
yasithdev merged 1 commit intodevfrom
sync-qa-schema-tighten
May 6, 2026
Merged

chore(qa): mirror QARunEntitySchema.simulation_id NOT NULL from api#157
yasithdev merged 1 commit intodevfrom
sync-qa-schema-tighten

Conversation

@yasithdev
Copy link
Copy Markdown
Member

@yasithdev yasithdev commented May 6, 2026

Closes #158

Sync with api/schema.ts (PR #443) — tightens QARunEntitySchema.simulation_id from z.number().nullish() to z.number() to match the V46 NOT NULL invariant.

Sync with api/schema.ts after V46 made simulation_id NOT NULL.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yasithdev yasithdev requested a review from a team May 6, 2026 05:45
@yasithdev yasithdev merged commit c05fd4b into dev May 6, 2026
4 checks passed
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.

chore(qa): mirror QARunEntitySchema.simulation_id NOT NULL from api

1 participant