aio-libs / aiozmq

Asyncio (pep 3156) integration with ZeroMQ
aiozmq.readthedocs.org
BSD 2-Clause "Simplified" License
422 stars 56 forks source link

update msgpack and fix DeprecationWarnings #143

Closed JelleZijlstra closed 6 years ago

JelleZijlstra commented 6 years ago

Fixes #135

codecov[bot] commented 6 years ago

Codecov Report

Merging #143 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #143   +/-   ##
======================================
  Coverage    92.4%   92.4%           
======================================
  Files          14      14           
  Lines        1633    1633           
  Branches      271     271           
======================================
  Hits         1509    1509           
  Misses        101     101           
  Partials       23      23
Impacted Files Coverage Δ
aiozmq/rpc/packer.py 100% <100%> (ø) :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 5691b93...482ba4b. Read the comment docs.