mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 09:22:03 +00:00
10 lines
336 B
Markdown
10 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.
|