meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

use ipaddress instead of ipaddr #155

Closed meejah closed 8 years ago

meejah commented 8 years ago

See #153

codecov-io commented 8 years ago

Current coverage is 99.70%

Merging #155 into master will not affect coverage as of c8fdba0

@@            master   #155   diff @@
=====================================
  Files           15     15       
  Stmts         2685   2680     -5
  Branches         0      0       
  Methods          0      0       
=====================================
- Hit           2677   2672     -5
  Partial          0      0       
  Missed           8      8       

Review entire Coverage Diff as of c8fdba0

Powered by Codecov. Updated on successful CI builds.