dapper91 / pjrpc

python json-rpc client/server without boilerplate
https://pjrpc.readthedocs.io
The Unlicense
30 stars 3 forks source link

Updated pika example class #70

Closed bernhardkaindl closed 2 years ago

bernhardkaindl commented 2 years ago

This is an much-improved revision of #67

codecov-commenter commented 2 years ago

Codecov Report

Merging #70 (26996e8) into dev (97470b1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #70   +/-   ##
=======================================
  Coverage   78.67%   78.67%           
=======================================
  Files          38       38           
  Lines        2377     2377           
=======================================
  Hits         1870     1870           
  Misses        507      507           
Flag Coverage Δ
unittests 78.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 97470b1...26996e8. Read the comment docs.