matejak/estimagus

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/gating.yml
.gitignore
.vscode/settings.json
Dockerfile
LICENSE
README.md
app.py2
A
0 mins
app_behind_proxy.py6
A
0 mins
create_sample_data.py79
A
0 mins
estimage/__init__.py58
A
45 mins
A
98%
estimage/data.py10
A
0 mins
A
100%
estimage/entities/__init__.py0
A
0 mins
F
0%
estimage/entities/card.py148
A
0 mins
A
95%
estimage/entities/composition.py115
A
0 mins
B
84%
estimage/entities/estimate.py246
A
0 mins
A
95%
estimage/entities/event.py66
A
0 mins
A
98%
estimage/entities/model.py95
A
0 mins
A
92%
estimage/entities/pollster.py58
A
0 mins
A
100%
estimage/entities/status.py59
A
0 mins
A
92%
estimage/entities/task.py64
A
0 mins
A
91%
estimage/history/__init__.py10
A
0 mins
B
80%
estimage/history/aggregation.py247
A
0 mins
A
92%
estimage/history/progress.py174
A
2 hrs
A
98%
estimage/history/timeline.py80
A
45 mins
A
95%
estimage/inidata.py177
A
0 mins
A
92%
estimage/persistence/__init__.py17
A
0 mins
A
100%
estimage/persistence/card/__init__.py35
A
0 mins
B
80%
estimage/persistence/card/ini.py142
A
0 mins
A
95%
estimage/persistence/card/memory.py84
A
0 mins
A
96%
estimage/persistence/event/__init__.py1
A
0 mins
A
100%
estimage/persistence/event/ini.py55
A
55 mins
A
100%
estimage/persistence/event/memory.py21
A
0 mins
C
71%
estimage/persistence/pollster/__init__.py1
A
0 mins
A
100%
estimage/persistence/pollster/ini.py44
A
0 mins
A
93%
estimage/persistence/pollster/memory.py43
A
0 mins
A
100%
estimage/persons.py279
A
3 hrs
A
90%
estimage/plugins/__init__.py32
A
0 mins
A
90%
estimage/plugins/base/__init__.py0
A
0 mins
F
0%
estimage/plugins/base/forms.py8
A
0 mins
estimage/plugins/crypto/__init__.py143
A
1 hr
F
0%
estimage/plugins/crypto/forms.py8
A
0 mins
estimage/plugins/crypto/routes.py21
A
0 mins
estimage/plugins/crypto/templates/crypto-retrotree.html
estimage/plugins/crypto/templates/crypto.html
estimage/plugins/demo/__init__.py142
A
0 mins
F
48%
estimage/plugins/demo/forms.py8
A
55 mins
estimage/plugins/demo/projective.ini
estimage/plugins/demo/routes.py38
A
0 mins
estimage/plugins/demo/templates/demo.html
estimage/plugins/jira/__init__.py298
B
5 hrs
F
29%