aiogram/docs/reports.md
2019-11-20 00:40:14 +02:00

9 lines
336 B
Markdown

# Overview
In this project used code-quality analyzers and testing system. Here you can found last success results:
- Type checking [mypy](/reports/typechecking)
- Lint [flake8](/reports/flake8)
- Tests [pytest](/reports/tests) with [coverage](/reports/coverage)
This documentation is also generated only when all checks are passed.