aiogram/docs/reports.md

10 lines
336 B
Markdown
Raw Normal View History

2019-11-20 00:40:14 +02:00
# 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.