Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
sipa/defaults.py34
sipa/flatpages.py288
A
2 hrs
sipa/forms.py476
C
7 hrs
sipa/initialization.py231
A
3 hrs
sipa/login_manager.py42
sipa/mail.py220
B
4 hrs
sipa/model/__init__.py8
sipa/model/exceptions.py27
sipa/model/fancy_property.py113
A
25 mins
sipa/model/finance.py73
sipa/model/misc.py11
sipa/model/pycroft/__init__.py173
sipa/model/pycroft/api.py170
B
5 hrs
sipa/model/pycroft/exc.py4
sipa/model/pycroft/schema.py42
sipa/model/pycroft/user.py339
C
1 day
sipa/model/pycroft/userdb.py106
sipa/model/sample/__init__.py23
sipa/model/sample/user.py228
B
4 hrs
sipa/model/user.py272
A
3 hrs
sipa/session.py41
sipa/units.py75
sipa/utils/__init__.py216
sipa/utils/babel_utils.py5
sipa/utils/bootstraped_tables.py83
A
1 hr
sipa/utils/csp.py29
sipa/utils/git_utils.py80
sipa/utils/graph_utils.py80
A
35 mins
sipa/utils/link_patch.py39
tests/__init__.py0
tests/assertions.py148
A
35 mins
tests/base.py15
tests/blueprints/__init__.py0
tests/blueprints/test_bp_features.py16
tests/blueprints/test_bp_generic.py133
tests/blueprints/test_documents.py17
tests/blueprints/test_hooks.py52
tests/blueprints/usersuite/__init__.py0
tests/blueprints/usersuite/test_login.py16
tests/blueprints/usersuite/test_usersuite.py79
tests/conftest.py31
tests/fixture_helpers.py49
tests/integration/__init__.py0
tests/model/__init__.py0
tests/model/test_finance.py52
tests/model/test_misc.py50
tests/model/test_model.py103
tests/model/test_sample.py75
tests/model/test_user.py69
tests/test_calendar.py22