|
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 3s
CI / Detect changes (pull_request) Successful in 6s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 7s
Harness Replays / detect-changes (pull_request) Successful in 7s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 9s
qa-review / approved (pull_request) Failing after 11s
security-review / approved (pull_request) Failing after 11s
E2E API Smoke Test / detect-changes (pull_request) Successful in 14s
sop-tier-check / tier-check (pull_request) Successful in 13s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 5s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 16s
CI / Canvas (Next.js) (pull_request) Successful in 7s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 17s
Harness Replays / Harness Replays (pull_request) Successful in 5s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 16s
CI / Python Lint & Test (pull_request) Successful in 6s
gate-check-v3 / gate-check (pull_request) Failing after 16s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 3s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 3s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Failing after 41s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Failing after 2m10s
CI / Platform (Go) (pull_request) Failing after 3m28s
CI / all-required (pull_request) Failing after 1s
Covers InstructionsHandler (workspace-server/internal/handlers/instructions.go): - List: empty result, global scope filter, workspace_id filter, DB error - Create: success, missing scope, invalid scope (team), workspace without scope_target, empty scope_target, content >8192 chars, title >200 chars, insert error, workspace scope with valid target, exact limit cases - Update: success, not found, content/title too long, exec error, all fields - Delete: success, not found, exec error - Resolve: empty, global only, workspace only, both scopes, global before workspace (ORDER BY guarantee), query error, missing workspace ID, scan error continues (rows.Err covered) - scanInstructions: scan error skips row, returns valid remaining rows - Multiple per-scope instructions with correct scope header ordering sqlmock patterns: \$1 escaping for regex mode (v1.5.2), UPDATE WithArgs ordered to match handler's (id, title, content, priority, enabled) call. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| migrations | ||
| pkg/provisionhook | ||
| .air.toml | ||
| .ci-force | ||
| .gitignore | ||
| .golangci.yaml | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| Dockerfile.tenant | ||
| entrypoint-tenant.sh | ||
| go.mod | ||
| go.sum | ||