achimnol / aiotools

Idiomatic asyncio utilties
https://aiotools.readthedocs.io
MIT License
154 stars 12 forks source link

Create py.typed #65

Closed samskiter closed 11 months ago

samskiter commented 1 year ago

Add a py.typed field to mark that this package supports typing

See: https://blog.whtsky.me/tech/2021/dont-forget-py.typed-for-your-typed-python-package/

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (14aa2b4) 74.62% compared to head (917ac23) 74.62%. Report is 2 commits behind head on main.

:exclamation: Current head 917ac23 differs from pull request most recent head d7dbeb0. Consider uploading reports for the commit d7dbeb0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ======================================= Coverage 74.62% 74.62% ======================================= Files 18 18 Lines 1139 1139 ======================================= Hits 850 850 Misses 289 289 ```

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