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

More lenient timeouts in test_agent_async_requests #292

Closed ocaballeror closed 6 years ago

ocaballeror commented 6 years ago

Closes #290

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #292   +/-   ##
======================================
  Coverage    99.1%   99.1%           
======================================
  Files          26      26           
  Lines        3556    3556           
  Branches      258     258           
======================================
  Hits         3524    3524           
  Misses         19      19           
  Partials       13      13
Impacted Files Coverage Δ
osbrain/tests/test_agent_async_requests.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 32ba69b...9fc27f2. Read the comment docs.