opensistemas-hub / osbrain

osBrain - A general-purpose multi-agent system module written in Python
https://osbrain.readthedocs.io/en/stable/
Apache License 2.0
176 stars 43 forks source link

Test nameserver shutdown with a ConnectionClosedError #289

Closed ocaballeror closed 6 years ago

ocaballeror commented 6 years ago

Fixes #279

codecov[bot] commented 6 years ago

Codecov Report

Merging #289 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #289      +/-   ##
=========================================
- Coverage   99.15%   99.1%   -0.06%     
=========================================
  Files          26      26              
  Lines        3546    3556      +10     
  Branches      258     258              
=========================================
+ Hits         3516    3524       +8     
- Misses         18      19       +1     
- Partials       12      13       +1
Impacted Files Coverage Δ
osbrain/tests/test_proxy.py 100% <100%> (ø) :arrow_up:
osbrain/tests/test_bugs.py 83.33% <0%> (-16.67%) :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 d18e221...dc8fda1. Read the comment docs.