Re-disable cov branches

This commit is contained in:
Alex Root Junior 2023-01-12 01:05:55 +02:00
parent 12b4532751
commit 977f98a425
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
3 changed files with 62 additions and 23 deletions

View file

@ -226,7 +226,7 @@ testpaths = [
]
[tool.coverage.run]
branch = true
branch = false
parallel = true
omit = [
"aiogram/__about__.py",