maestro-server/data-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.dockerignore
.gitignore
.idea/data-app.iml
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.travis.yml
Dockerfile
LICENSE
README.md
apidoc.json
app/__init__.py21
A
0 mins
A
94%
app/controller/__init__.py24
A
0 mins
A
100%
app/controller/aggregationApp.py44
A
0 mins
F
47%
app/controller/connection.py50
A
0 mins
F
53%
app/controller/dcAdminer.py102
A
35 mins
B
80%
app/controller/dcApplications.py102
A
35 mins
B
80%
app/controller/dcClients.py102
A
35 mins
B
80%
app/controller/dcConnections.py102
A
35 mins
B
80%
app/controller/dcDatacenter.py102
A
35 mins
B
80%
app/controller/dcEvents.py102
A
35 mins
B
80%
app/controller/dcFlavors.py102
A
35 mins
B
80%
app/controller/dcFlavorsPublic.py96
A
35 mins
B
80%
app/controller/dcGraphs.py102
A
35 mins
B
80%
app/controller/dcImages.py102
A
35 mins
B
80%
app/controller/dcNetwork.py102
A
35 mins
B
80%
app/controller/dcProjects.py102
A
35 mins
B
80%
app/controller/dcReports.py102
A
35 mins
B
80%
app/controller/dcSchedulers.py102
A
35 mins
B
80%
app/controller/dcServers.py102
A
35 mins
A
100%
app/controller/dcServices.py102
A
35 mins
B
80%
app/controller/dcSnapshots.py102
A
35 mins
B
80%
app/controller/dcSystem.py102
A
35 mins
B
80%
app/controller/dcTeams.py102
A
35 mins
B
80%
app/controller/dcVolumes.py102
A
35 mins
B
80%
app/controller/factory/__init__.py0
A
0 mins
F
0%
app/controller/factory/__pycache__/__init__.cpython-36.pyc
app/controller/factory/dc.py89
A
25 mins
F
26%
app/controller/home.py5
A
0 mins
A
100%
app/controller/syncApp.py54
A
0 mins
F
50%
app/error/__init__.py0
A
0 mins
F
0%
app/error/factoryInvalid.py4
A
0 mins
A
100%
app/libs/__init__.py0
A
0 mins
F
0%
app/libs/appInfo.py11
A
0 mins
A
100%
app/libs/deepUpdateForMongo.py10
A
0 mins
F
20%
app/libs/jsonEncoder.py24
A
45 mins
F
25%
app/libs/logger.py5
A
0 mins
A
100%