ForestAdmin/django-forest

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.flake8
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/build.yml
.gitignore
.husky/commit-msg
.pre-commit-config.yaml
.releaserc.js65
A
0 mins
CHANGELOG.md
LICENCE
MANIFEST.in
README.md
SECURITY.md
commitlint.config.js14
A
0 mins
django_forest/__init__.py11
A
0 mins
F
36%
django_forest/actions/__init__.py0
A
0 mins
F
0%
django_forest/actions/hooks/__init__.py0
A
0 mins
F
0%
django_forest/actions/hooks/views/__init__.py3
A
0 mins
A
100%
django_forest/actions/hooks/views/change.py8
A
0 mins
A
100%
django_forest/actions/hooks/views/load.py5
A
0 mins
A
100%
django_forest/actions/hooks/views/utils.py47
A
25 mins
A
100%
django_forest/actions/views/__init__.py0
A
0 mins
F
0%
django_forest/apps.py17
A
0 mins
django_forest/authentication/__init__.py0
A
0 mins
F
0%
django_forest/authentication/exception.py15
A
0 mins
A
100%
django_forest/authentication/oidc/__init__.py0
A
0 mins
F
0%
django_forest/authentication/oidc/client_manager.py35
A
0 mins
A
100%
django_forest/authentication/oidc/configuration_retriever.py27
A
0 mins
B
88%
django_forest/authentication/oidc/dynamic_client_registrator.py37
A
0 mins
A
92%
django_forest/authentication/utils.py18
A
0 mins
A
100%
django_forest/authentication/views/__init__.py4
A
0 mins
A
100%
django_forest/authentication/views/callback.py150
A
45 mins
A
91%
django_forest/authentication/views/index.py47
A
0 mins
A
94%
django_forest/authentication/views/logout.py5
A
0 mins
A
100%
django_forest/middleware/__init__.py4
A
0 mins
A
100%
django_forest/middleware/deactivate_count.py28
A
0 mins
A
100%
django_forest/middleware/ip_whitelist.py27
A
0 mins
A
100%
django_forest/middleware/permissions.py73
A
25 mins
A
97%
django_forest/resources/__init__.py0
A
0 mins
F
0%
django_forest/resources/associations/__init__.py0
A
0 mins
F
0%
django_forest/resources/associations/utils/__init__.py2
A
0 mins
A
100%
django_forest/resources/associations/utils/association.py15
A
0 mins
A
100%
django_forest/resources/associations/views/__init__.py4
A
0 mins
A
100%
django_forest/resources/associations/views/count.py15
A
0 mins
A
100%
django_forest/resources/associations/views/csv.py30
A
0 mins
A
100%
django_forest/resources/associations/views/list.py59
A
0 mins
A
100%
django_forest/resources/utils/__init__.py0
A
0 mins
F
0%
django_forest/resources/utils/csv.py40
A
45 mins
B
89%