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

Get rid of eventmap #298

Closed meejah closed 6 years ago

meejah commented 6 years ago

See also https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/txtorcon.html

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #298   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        4285   4280    -5     
=====================================
- Hits         4285   4280    -5
Impacted Files Coverage Δ
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 25036cc...9ea71ec. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-5.0e-05%) to 99.956% when pulling 9ea71ec49da3789bcbc52f6e538f49a9e72b0ad0 on get_rid_of_eventmap into 25036cc61b461a218f632661754e521749c16eb4 on master.