Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #111

Merged
merged 1 commit into from
Jan 7, 2025

[pre-commit.ci] pre-commit autoupdate

e24272c
Select commit
Loading
Failed to load commit list.
Merged

[pre-commit.ci] pre-commit autoupdate #111

[pre-commit.ci] pre-commit autoupdate
e24272c
Select commit
Loading
Failed to load commit list.
manage-repositories-app / tox succeeded Jan 6, 2025 in 0s

Tox

Details

warning: `VIRTUAL_ENV=unittests` does not match the project environment path `.venv` and will be ignored
Using CPython 3.13.1 interpreter at: /usr/bin/python3
Creating virtual environment at: .venv
Installed 23 packages in 51ms


unittests: install_deps /tmp/timeout-sampler-ad29c4fa-1014-4c59-b828-14800b18fb34> python -I -m pip install uv
unittests: commands[0] /tmp/timeout-sampler-ad29c4fa-1014-4c59-b828-14800b18fb34> uv run pytest
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
cachedir: unittests/.pytest_cache
rootdir: /tmp/timeout-sampler-ad29c4fa-1014-4c59-b828-14800b18fb34
configfile: pyproject.toml
collected 12 items

tests/test_timeout_sampler.py ............                               [100%]

============================= 12 passed in 16.04s ==============================
  unittests: OK (19.49=setup[2.38]+cmd[17.11] seconds)
  congratulations :) (19.55 seconds)