achimnol / aiotools

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

README: fix typo on development #17

Closed srevinsaju closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   76.93%   77.02%   +0.09%     
==========================================
  Files           8        8              
  Lines         516      505      -11     
==========================================
- Hits          397      389       -8     
+ Misses        119      116       -3     
Impacted Files Coverage Δ
src/aiotools/server.py 80.60% <0.00%> (-0.60%) :arrow_down:
src/aiotools/func.py 97.91% <0.00%> (-0.09%) :arrow_down:
src/aiotools/defer.py 100.00% <0.00%> (ø)
src/aiotools/context.py 37.75% <0.00%> (+1.48%) :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 ef7bf0c...e630e96. Read the comment docs.