surface-security / django-surface-theme

django admin theme based on https://appseed.us/admin-dashboards/django-dashboard-atlantis-dark
MIT License
3 stars 4 forks source link

fix displaying site title in login and logout views #27

Closed DDuarte closed 1 year ago

DDuarte commented 1 year ago

fixes displaying a custom admin.site.site_title in the login and logout templates

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 14.28% and project coverage change: +0.26 :tada:

Comparison is base (3169214) 29.56% compared to head (5b4efff) 29.83%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== + Coverage 29.56% 29.83% +0.26% ========================================== Files 9 9 Lines 531 533 +2 ========================================== + Hits 157 159 +2 Misses 374 374 ``` | [Impacted Files](https://app.codecov.io/gh/surface-security/django-surface-theme/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surface-security) | Coverage Δ | | |---|---|---| | [theme/views.py](https://app.codecov.io/gh/surface-security/django-surface-theme/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surface-security#diff-dGhlbWUvdmlld3MucHk=) | `23.07% <7.69%> (+1.50%)` | :arrow_up: | | [theme/urls.py](https://app.codecov.io/gh/surface-security/django-surface-theme/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surface-security#diff-dGhlbWUvdXJscy5weQ==) | `80.00% <100.00%> (+2.22%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication