opensistemas-hub / osbrain

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

Update documentation generation and testing #326

Closed Peque closed 5 years ago

Peque commented 5 years ago

Took the chance while I was updating the other projects.

codecov[bot] commented 5 years ago

Codecov Report

Merging #326 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          25       25           
  Lines        3566     3566           
  Branches      257      257           
=======================================
  Hits         3540     3540           
  Misses         14       14           
  Partials       12       12
Impacted Files Coverage Δ
osbrain/logging.py 100% <ø> (ø) :arrow_up:
osbrain/address.py 100% <ø> (ø) :arrow_up:
osbrain/proxy.py 100% <ø> (ø) :arrow_up:
osbrain/agent.py 98.17% <ø> (ø) :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 912ea20...3685ab5. Read the comment docs.