Closed NickCao closed 1 year ago
Can you take a look at the failing tests please?
Can you take a look at the failing tests please?
Solved.
All modified lines are covered by tests :white_check_mark:
Comparison is base (
79fcff2
) 58.76% compared to head (519cf56
) 58.73%.:exclamation: Current head 519cf56 differs from pull request most recent head aabc552. Consider uploading reports for the commit aabc552 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The default power level for invite was wrong in matrix spec v1.1[1], and has been fixed in v1.3, bringing us in line with synase[2].
[1] https://github.com/matrix-org/matrix-spec/commit/136b5c9231dde8f5b95f495e60b5d2315608a886 [2] https://github.com/matrix-org/synapse/blob/v1.92.3/synapse/handlers/event_auth.py#L138
Pull Request Checklist
Signed-off-by:
Nick Cao <nickcao@nichi.co>