Closed S7evinK closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
85489e2
) 59.13% compared to head (8e7c6de
) 59.23%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This fixes cases where we e.g. receive valid events, but are unable to unmarshal onto
MembershipContent
because of an invaliddisplayname
(which we don't care about when authing events):