tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.7k stars 391 forks source link

chore: improve type hints #1784

Closed waketzheng closed 5 days ago

waketzheng commented 6 days ago
  1. Remove 3 type:ignore comments
  2. Apply X|Y style which reduces import lines
coveralls commented 5 days ago

Pull Request Test Coverage Report for Build 11976639446

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
tortoise/init.py 20 22 90.91%
<!-- Total: 20 22 90.91% -->
Totals Coverage Status
Change from base Build 11963373385: -0.03%
Covered Lines: 6232
Relevant Lines: 6854

💛 - Coveralls