Closed DutcherNL closed 1 year ago
Base: 95.45% // Head: 95.44% // Decreases project coverage by -0.00%
:warning:
Coverage data is based on head (
bb32097
) compared to base (7be7b52
). Patch coverage: 80.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Adjusted membershipMixin to throw error, which is to be catched by the Membership Middleware. This prevents accidental overwrites of the response when a user is not a member. Also removes the ugly redirect when a user is not allowed on a page.