matheuswhite/bluebees

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
bluebees/client/network/commands/__init__.py0
bluebees/client/network/commands/info.py17
bluebees/client/network/commands/list.py12
bluebees/client/network/commands/new.py103
bluebees/client/network/network.py11
A
2 hrs
bluebees/client/network/network_data.py52
A
45 mins
bluebees/client/node/__init__.py0
bluebees/client/node/commands/__init__.py0
bluebees/client/node/commands/add_appkey.py89
bluebees/client/node/commands/config.py430
B
6 hrs
bluebees/client/node/commands/info.py17
bluebees/client/node/commands/list.py12
bluebees/client/node/commands/new.py178
A
1 hr
bluebees/client/node/commands/req.py113
A
45 mins
bluebees/client/node/commands/send.py97
A
35 mins
bluebees/client/node/group_data.py35
bluebees/client/node/node.py19
bluebees/client/node/node_data.py45
A
50 mins
bluebees/client/node/provisioner.py478
C
1 day
bluebees/common/__init__.py0
bluebees/common/asyncio_fixup.py4
bluebees/common/broker.py59
bluebees/common/client.py64
bluebees/common/command.py5
bluebees/common/crypto.py54
A
35 mins
bluebees/common/file.py44
A
25 mins
bluebees/common/logging.py46
bluebees/common/module.py28
bluebees/common/serializable.py10
bluebees/common/template.py82
A
2 hrs
bluebees/common/utils.py57
A
55 mins
setup.py42