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

Concurrent web agents #308

Closed meejah closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #308   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        4326   4329    +3     
=====================================
+ Hits         4326   4329    +3
Impacted Files Coverage Δ
txtorcon/socks.py 100% <ø> (ø) :arrow_up:
txtorcon/endpoints.py 100% <100%> (ø) :arrow_up:
txtorcon/web.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 3181000...3cfd3dc. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.008%) to 99.957% when pulling 3cfd3dca9a376fa7a1d6d4a058c2f4e1879bd57c on concurrent_web_agents into 31810004821f28e119632153db71f705e8e278f8 on master.