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

Incorrect startup awaits #301

Closed meejah closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #301   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        4280   4283    +3     
=====================================
+ Hits         4280   4283    +3
Impacted Files Coverage Δ
txtorcon/testutil.py 100% <100%> (ø) :arrow_up:
txtorcon/torconfig.py 100% <100%> (ø) :arrow_up:
txtorcon/torcontrolprotocol.py 100% <100%> (ø) :arrow_up:
txtorcon/torstate.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 3874633...194262f. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.0e-05%) to 99.956% when pulling 194262f0742f35692e0e9837d91dc57c8488a855 on incorrect-startup-awaits into 3874633b5be02701ce44d486693338201508fcb5 on master.