achimnol / aiotools

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

Support Python 3.10 #28

Closed achimnol closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (f6e3638) into main (800f7f1) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   77.35%   77.38%   +0.02%     
==========================================
  Files          10       10              
  Lines         848      849       +1     
==========================================
+ Hits          656      657       +1     
  Misses        192      192              
Impacted Files Coverage Δ
src/aiotools/server.py 49.27% <100.00%> (+0.18%) :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 800f7f1...f6e3638. Read the comment docs.