eandersson / amqpstorm

Thread-safe Python RabbitMQ Client & Management library
MIT License
188 stars 36 forks source link

Feature/ssl context #73

Closed eandersson closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #73   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          20     20           
  Lines         985    993    +8     
  Branches      114    115    +1     
=====================================
+ Hits          985    993    +8
Impacted Files Coverage Δ
amqpstorm/compatibility.py 100% <ø> (ø) :arrow_up:
amqpstorm/io.py 100% <100%> (ø) :arrow_up:
amqpstorm/uri_connection.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 3b3be9e...d183585. Read the comment docs.