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

WIP: pypy #350

Open Peque opened 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #350 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   99.25%   99.28%   +0.02%     
==========================================
  Files          26       26              
  Lines        3625     3630       +5     
  Branches      262      260       -2     
==========================================
+ Hits         3598     3604       +6     
+ Misses         14       13       -1     
  Partials       13       13
Impacted Files Coverage Δ
osbrain/proxy.py 100% <100%> (ø) :arrow_up:
osbrain/agent.py 98.19% <100%> (ø) :arrow_up:
osbrain/tests/test_nameserver.py 98.6% <0%> (+0.46%) :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 a9abc82...8933fe9. Read the comment docs.