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

david415 287 #299

Closed meejah closed 6 years ago

meejah commented 6 years ago

Some commits on top of #287

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.02%) to 99.934% when pulling ba0d8a08e36555d8c665065a29fea52fca4046ca on dawuud-287 into 3874633b5be02701ce44d486693338201508fcb5 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #299 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
- Coverage     100%   99.98%   -0.02%     
==========================================
  Files          21       21              
  Lines        4280     5596    +1316     
==========================================
+ Hits         4280     5595    +1315     
- Misses          0        1       +1
Impacted Files Coverage Δ
txtorcon/torstate.py 100% <100%> (ø) :arrow_up:
txtorcon/circuit.py 99.56% <100%> (-0.44%) :arrow_down:
txtorcon/torcontrolprotocol.py 100% <0%> (ø) :arrow_up:
txtorcon/controller.py 100% <0%> (ø) :arrow_up:
txtorcon/spaghetti.py 100% <0%> (ø) :arrow_up:
txtorcon/socks.py 100% <0%> (ø) :arrow_up:
txtorcon/router.py 100% <0%> (ø) :arrow_up:
txtorcon/torconfig.py 100% <0%> (ø) :arrow_up:
txtorcon/endpoints.py 100% <0%> (ø) :arrow_up:
... and 1 more

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 3874633...ba0d8a0. Read the comment docs.