gmr / rabbitpy

A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
http://rabbitpy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
242 stars 58 forks source link

allow for username and password to be default again - fixes #96 #97

Closed fizyk closed 7 years ago

codecov-io commented 8 years ago

Current coverage is 72.37%

Merging #97 into master will increase coverage by 0.05%

@@             master        #97   diff @@
==========================================
  Files            17         17          
  Lines          1875       1879     +4   
  Methods           0          0          
  Messages          0          0          
  Branches        279        279          
==========================================
+ Hits           1356       1360     +4   
  Misses          398        398          
  Partials        121        121          

Powered by Codecov. Last updated by 5b6d55d...be9cb08