vxgmichel / aiostream

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

Add python 3.10 and drop python 3.6 #80

Closed vxgmichel closed 2 years ago

vxgmichel commented 2 years ago

See issue #79.

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (e377768) into master (871d1b1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          858       858           
=========================================
  Hits           858       858           
Impacted Files Coverage Δ
aiostream/core.py 100.00% <100.00%> (ø)
aiostream/stream/time.py 100.00% <100.00%> (ø)
aiostream/stream/create.py 100.00% <0.00%> (ø)

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 871d1b1...e377768. Read the comment docs.