-
-
Notifications
You must be signed in to change notification settings - Fork 675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change Default Room version to 10 #2933
Conversation
Codecov ReportBase: 37.97% // Head: 37.90% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2933 +/- ##
==========================================
- Coverage 37.97% 37.90% -0.08%
==========================================
Files 496 496
Lines 54964 54964
==========================================
- Hits 20875 20832 -43
- Misses 31527 31557 +30
- Partials 2562 2575 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
I ended up doing this on develop in matrix-org/sytest#1328. |
Thanks for this! |
This PR implements MSC3904. This PR is almost identical to #2781 but this PR is also filed well technically 1 day before the MSC passes FCP but well everyone knows this MSC is expected to have passed FCP on monday so im refiling this change today on saturday as i was doing prep work for monday. I assume that this PR wont be counted as clogging the queue since by the next time i expect to be a work day for this project this PR will be implementing an FCP passed disposition merge MSC.
Also as for the lack of tests i belive that this simple change does not need to pass new tests due to that these tests are expected to already have been passed by the successful use of Dendrite with Room version 10 already.
Pull Request Checklist
Signed-off-by: Catalan Lover [email protected]