alex-petrenko / faster-fifo

Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
MIT License
179 stars 29 forks source link

Added pip package installation instruction #7

Closed tushartk closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #7 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #7   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files           1        1           
  Lines         134      134           
=======================================
  Hits          122      122           
  Misses         12       12           

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 7621c3f...81fb94e. Read the comment docs.