achimnol / aiotools

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

Update for Python 3.9 #22

Closed achimnol closed 3 years ago

achimnol commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (1f8804a) into master (13eaec4) will increase coverage by 18.14%. The diff coverage is 48.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
+ Coverage   65.14%   83.29%   +18.14%     
===========================================
  Files           9       10        +1     
  Lines         703      838      +135     
===========================================
+ Hits          458      698      +240     
+ Misses        245      140      -105     
Impacted Files Coverage Δ
src/aiotools/fork.py 46.92% <46.92%> (ø)
src/aiotools/server.py 82.28% <77.77%> (+65.74%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13eaec4...1f8804a. Read the comment docs.