warner / foolscap

remote object-messaging for Python+Twisted
http://foolscap.lothar.com/trac
MIT License
52 stars 40 forks source link

tolerate nested lists in tor connector's config.SocksPort #60

Closed warner closed 4 years ago

warner commented 4 years ago

this should fix #59

codecov-io commented 4 years ago

Codecov Report

Merging #60 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   84.04%   84.03%   -0.01%     
==========================================
  Files          60       60              
  Lines        8963     8977      +14     
  Branches     1377     1379       +2     
==========================================
+ Hits         7533     7544      +11     
- Misses       1016     1019       +3     
  Partials      414      414
Impacted Files Coverage Δ
src/foolscap/connections/tor.py 99.27% <100%> (+0.05%) :arrow_up:
src/foolscap/connection.py 91.46% <100%> (+0.2%) :arrow_up:
src/foolscap/__init__.py 0% <0%> (-100%) :arrow_down:

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 5cff0bc...6897c97. Read the comment docs.