vxgmichel / aiostream

Generator-based operators for asynchronous iteration
http://aiostream.readthedocs.io
GNU General Public License v3.0
760 stars 33 forks source link

Add pyright to pre-commit #99

Closed vxgmichel closed 4 months ago

vxgmichel commented 4 months ago

And type check the tests.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.30%. Comparing base (1749428) to head (f3f047c).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== + Coverage 98.90% 99.30% +0.39% ========================================== Files 15 15 Lines 1004 1002 -2 ========================================== + Hits 993 995 +2 + Misses 11 7 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.