Skip to content

egeres/lifetracking

Repository files navigation

Tests

Setup:

poetry install
pre-commit install
pre-commit install --hook-type commit-msg

Update:

poetry update
pre-commit autoupdate
pre-commit run --all-files
pytest -n auto --disable-pytest-warnings
coverage run -m pytest --disable-pytest-warnings
coverage report -m
pytest --cov-report xml:cov.xml --cov=lifetracking -n auto --disable-pytest-warnings
ruff . --watch --ignore=F401
flake8 . --count --max-complexity=10 --max-line-length=88 --statistics --ignore=F401,W503

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages