* Add CodSpeed benchmark suite for HTTP protocol hot paths * Suppress mypy operator error on ASGI message body concatenation * Use OIDC token and pin CodSpeed action to latest commit
12 lines
111 B
Plaintext
12 lines
111 B
Plaintext
.cache
|
|
.coverage
|
|
.coverage.*
|
|
.mypy_cache/
|
|
__pycache__/
|
|
uvicorn.egg-info/
|
|
venv/
|
|
htmlcov/
|
|
site/
|
|
dist/
|
|
.codspeed/
|