We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7fcfb commit fd36a52Copy full SHA for fd36a52
AGENTS.md
@@ -71,8 +71,7 @@ CI requires 100% (`fail_under = 100`, `branch = true`).
71
- Full check: `./scripts/test` (~23s). Runs coverage + `strict-no-cover` on the
72
default Python. Not identical to CI: CI runs 3.10–3.14 × {ubuntu, windows}
73
× {locked, lowest-direct}, and some branch-coverage quirks only surface on
74
- specific matrix entries. To reproduce a `lowest-direct` failure locally,
75
- resync with `uv sync --upgrade --resolution lowest-direct` first.
+ specific matrix entries.
76
- Targeted check while iterating (~4s, deterministic):
77
78
```bash
0 commit comments