Segelzwerg / django-dynamic-theme

This enables the administrator of a django website to change the theme on the fly.
MIT License
2 stars 2 forks source link

75-bug-dont-raise-theme-error-in-debug-mode #76

Closed Segelzwerg closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.54%. Comparing base (cd370ef) to head (d235658).

Files Patch % Lines
django_dynamic_theme/middleware.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== - Coverage 98.94% 98.54% -0.40% ========================================== Files 30 30 Lines 475 482 +7 ========================================== + Hits 470 475 +5 - Misses 5 7 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.