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

FEATURE: theme file missing middleware #73

Closed Segelzwerg closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 98.94%. Comparing base (f81a2e2) to head (4cde8da).

Files Patch % Lines
django_dynamic_theme/middleware.py 90.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 99.50% 98.94% -0.56% ========================================== Files 27 30 +3 Lines 400 475 +75 ========================================== + Hits 398 470 +72 - Misses 2 5 +3 ```

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