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

Ticket284 when disconnected #322

Closed meejah closed 5 years ago

meejah commented 6 years ago

See #284

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #322   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        4369   4375    +6     
=====================================
+ Hits         4369   4375    +6
Impacted Files Coverage Δ
txtorcon/torcontrolprotocol.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 eba3518...c1216b9. Read the comment docs.

meejah commented 6 years ago

walked @glowatsk through this .. fixes #284

meejah commented 5 years ago

Still needs docs, release-note

coveralls commented 5 years ago

Coverage Status

Coverage increased (+6.0e-05%) to 99.957% when pulling c1216b93a90ae0b14b46665c7388dd60fa8e6d8e on ticket284-when-disconnected into eba351888406c653113c9b5b4a2d99cd0cfa1395 on master.