mwielgoszewski/doorman

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
doorman/plugins/alerters/debug.py16
doorman/plugins/alerters/emailer.py48
doorman/plugins/alerters/pagerduty.py50
doorman/plugins/alerters/sentry.py42
doorman/plugins/alerters/slack.py41
doorman/plugins/logs/__init__.py1
doorman/plugins/logs/base.py12
doorman/plugins/logs/file.py65
A
35 mins
doorman/plugins/logs/logstash.py66
A
25 mins
doorman/rules.py248
B
4 hrs
doorman/settings.py159
doorman/tasks.py115
doorman/users/__init__.py0
doorman/users/forms.py52
A
3 hrs
doorman/users/mixins.py7
doorman/users/oauth.py135
B
4 hrs
doorman/users/views.py88
doorman/utils.py336
C
1 day
doorman/worker.py4
manage.py73
setup.py73
tests/__init__.py0
tests/conftest.py62
tests/factories.py45
tests/test_alerters.py146
F
3 days
tests/test_celery.py5
tests/test_forms.py52
tests/test_functional.py1,346
F
1 wk
tests/test_integration.py23
tests/test_models.py79
A
1 hr
tests/test_rules.py375
F
4 days
tests/test_utils.py53