Skip to content

Fix admin logout link #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025
Merged

Fix admin logout link #103

merged 1 commit into from
May 6, 2025

Conversation

lundberg
Copy link
Contributor

@lundberg lundberg commented May 6, 2025

No description provided.

@lundberg lundberg requested a review from eliassjogreen May 6, 2025 08:33
Copy link

github-actions bot commented May 6, 2025

File Coverage Lines Branches Missing
All files 90% 97% 84%
urls.py 75% 100% 50%
utils.py 83% 66% 100% 6-7
drf/admin_api.py 94% 88% 100% 25-26 35 47
drf/separate_api.py 95% 90% 100% 10
drf/test_fencing.py 99% 98% 100% 62 113
src/bananas/__init__.py 66% 83% 50% 19-20
src/bananas/environment.py 96% 97% 94% 224 230 233
src/bananas/models.py 97% 100% 94%
src/bananas/url.py 95% 100% 91%
src/bananas/admin/extension.py 92% 100% 84%
src/bananas/admin/i18n.py 91% 83% 100% 10
src/bananas/admin/api/mixins.py 68% 75% 60% 86 94-102 113 129 139-150
src/bananas/admin/api/serializers.py 75% 100% 50%
src/bananas/admin/api/versioning.py 75% 100% 50%
src/bananas/admin/api/views.py 99% 98% 100% 135
src/bananas/admin/api/schemas/base.py 91% 83% 100% 11
src/bananas/admin/api/schemas/yasg.py 88% 95% 80% 93 102 141-142
src/bananas/drf/fencing.py 84% 94% 75% 96-102 141
src/bananas/management/commands/syncpermissions.py 87% 95% 80% 31

Minimum allowed coverage is 85%

Generated by 🐒 cobertura-action against 8f014dd

@lundberg lundberg merged commit 265b748 into master May 6, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants