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

Ticket168 composible events #335

Closed meejah closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.0006%) to 99.958% when pulling d4aac50649efbea6a80f47198df18e7748b6024f on ticket168-composible-events into 14053b95adf0b4bd9dd9c317bece912a26578a93 on master.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #335   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        4392   4454   +62     
=====================================
+ Hits         4392   4454   +62
Impacted Files Coverage Δ
txtorcon/torstate.py 100% <100%> (ø) :arrow_up:
txtorcon/circuit.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 14053b9...d4aac50. Read the comment docs.