mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
* Added base code and make code improvements * Auto-exclude coverage for `if TYPE_CHECKING:` * Fixed current coverage * Cover I18n module * Update pipeline * Fixed annotations * Added docs * Move exceptions * Added tests for KeyboardBuilder and initial docs * Remove help generator (removed from sources tree, requires rewrite) * Added patch-notes #698, #699, #700, #701, #702, #703 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_widget.py | ||
| test_backoff.py | ||
| test_deep_linking.py | ||
| test_helper.py | ||
| test_i18n.py | ||
| test_imports.py | ||
| test_keyboard.py | ||
| test_link.py | ||
| test_markdown.py | ||
| test_mixins.py | ||
| test_text_decorations.py | ||
| test_token.py | ||