Skip to content

Commit bddd4f1

Browse files
tbjersclaude
andcommitted
Mark push-to-main end-to-end test as complete in PROGRESS.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4f110cd commit bddd4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/PROGRESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Self-test workflow created. Uses `min-coverage: '20'` (runner's actual coverage
133133

134134
#### Step 2 — End-to-end test matrix (run in order)
135135

136-
- [ ] **Push to main** — OIDC token mints, `/ingest` accepts it, metric row appears in D1; verify with `wrangler d1 execute` or `/api/projects` endpoint
136+
- [x] **Push to main** — OIDC token mints, `/ingest` accepts it, 2 metrics ingested (`coverage: 22.38%`, `duplication: 0.00%`)
137137
- [ ] **Push to feature branch** — Action exits cleanly with "Not on default branch" info log; job green, no 422, no metric written
138138
- [ ] **PR from same repo** — baselines fetched (from the push above), Check Run posted on PR head SHA with summary table; pass and fail cases exercised by adjusting `min-coverage`
139139
- [ ] **Fork PR** (if applicable) — OIDC mint fails gracefully (warning, not failure); Check Run post skipped gracefully

0 commit comments

Comments
 (0)