maestro-server/report-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.dockerignore
.gitignore
.travis.yml
Dockerfile
DockerfileCelery
LICENSE
README.md
apidoc.json
app/__init__.py21
A
0 mins
A
94%
app/celery.py12
A
0 mins
B
83%
app/controller/__init__.py6
A
0 mins
A
100%
app/controller/general.py85
A
45 mins
F
41%
app/controller/home.py17
A
0 mins
A
100%
app/controller/pivot.py82
A
45 mins
F
40%
app/controller/reportSingle.py77
A
0 mins
F
38%
app/controller/reports.py35
A
25 mins
F
44%
app/controller/reportsAggregation.py30
A
0 mins
D
60%
app/error/__init__.py2
A
0 mins
A
100%
app/error/clientMaestroError.py6
A
0 mins
B
80%
app/error/factoryInvalid.py4
A
0 mins
C
75%
app/error/missingError.py12
A
0 mins
D
66%
app/libs/__init__.py0
A
0 mins
F
0%
app/libs/appInfo.py11
A
0 mins
A
100%
app/libs/dataFrame.py20
A
0 mins
F
55%
app/libs/factoryOwnerRule.py8
A
0 mins
F
12%
app/libs/inventory.py46
A
0 mins
F
31%
app/libs/jsonEncoder.py19
A
30 mins
F
36%
app/libs/logger.py3
A
0 mins
A
100%
app/libs/makeAggregation.py26
A
0 mins
F
35%
app/repository/__init__.py0
A
0 mins
F
0%
app/repository/externalMaestro.py64
A
0 mins
F
32%
app/repository/externalMaestroAudit.py9
A
0 mins
D
66%
app/repository/externalMaestroData.py16
C
7 hrs
F
56%
app/repository/externalMaestroReport.py16
C
7 hrs
F
56%
app/repository/externalMaestroWS.py15
A
0 mins
F
53%
app/repository/libs/__init__.py0
A
0 mins
F
0%
app/repository/libs/notifyError.py7
A
0 mins
F
42%
app/repository/maestroRequest.py30
A
0 mins
F
30%
app/repository/model.py14
A
0 mins
F
50%
app/repository/reports.py36
A
35 mins
F
42%
app/representation/__init__.py4
A
0 mins
A
100%
app/representation/csv.py7
A
0 mins
F
57%
app/representation/inventory.py13
A
0 mins
F
30%
app/representation/txt.py12
A
0 mins
F
25%
app/representation/xml.py7
A
0 mins
D
66%
app/services/__init__.py0
A
0 mins
F
0%
app/services/aggregator/aggr.py55
A
35 mins
F
29%
app/services/aggregator/factoryAggr.py13
A
0 mins
F
23%