We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b2349 commit 0706e8eCopy full SHA for 0706e8e
1 file changed
AGENTS.md
@@ -3,6 +3,7 @@
3
## Setup commands
4
- Install deps: `uv sync`
5
- Run tests: `uv run -m pytest`
6
+- Coverage: `uv run -m pytest --cov`
7
8
## Instructions specific for codex
9
0 commit comments