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

Fix key reload bug for ephemeral onions #142

Closed david415 closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 99.69%

Merging #142 into master will not affect coverage as of 0978d86

@@            master    #142   diff @@
======================================
  Files           15      15       
  Stmts         2631    2632     +1
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           2623    2624     +1
  Partial          0       0       
  Missed           8       8       

Review entire Coverage Diff as of 0978d86

Powered by Codecov. Updated on successful CI builds.

meejah commented 8 years ago

great, thanks :)