Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,9 @@ refuses an evidence-free `Succeeded` at write time. Recipe:
```

`doctor` failure fails the job; the inspect verdict is warn-only unless you set
`fail-under-score`. Pre-commit users: hook id `loop-doctor`. This repo runs the
same action against its own contract — the gate gates its maker.
`fail-under-score`. Pre-commit users: hook id `loop-doctor`. This repo dogfoods
the same action in CI against its flagship example contract
([`examples/coverage-repair`](examples/coverage-repair)) — the gate gates its maker.

---

Expand Down
Loading