Skip to content

Test Ruma branch with merged borrowed and owned IDs#6201

Draft
zecakeh wants to merge 3 commits intomatrix-org:mainfrom
zecakeh:merge-ids
Draft

Test Ruma branch with merged borrowed and owned IDs#6201
zecakeh wants to merge 3 commits intomatrix-org:mainfrom
zecakeh:merge-ids

Conversation

@zecakeh
Copy link
Collaborator

@zecakeh zecakeh commented Feb 24, 2026

This is still an experiment in Ruma, I am opening this to check how much this change impacts benchmarks.

@zecakeh zecakeh force-pushed the merge-ids branch 3 times, most recently from 28c4b06 to fc3a152 Compare February 24, 2026 15:33
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 24, 2026

Merging this PR will not alter performance

✅ 50 untouched benchmarks


Comparing zecakeh:merge-ids (985f81e) with main (6c18f73)

Open in CodSpeed

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 94.47641% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.83%. Comparing base (45d1691) to head (985f81e).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/matrix-sdk-base/src/room/room_info.rs 66.66% 5 Missing and 1 partial ⚠️
crates/matrix-sdk/src/widget/settings/mod.rs 0.00% 6 Missing ⚠️
...base/src/response_processors/e2ee/tracked_users.rs 40.00% 0 Missing and 3 partials ⚠️
crates/matrix-sdk-ui/src/timeline/mod.rs 62.50% 3 Missing ⚠️
crates/matrix-sdk-base/src/room/mod.rs 81.81% 2 Missing ⚠️
...es/matrix-sdk-common/src/deserialized_responses.rs 66.66% 2 Missing ⚠️
crates/matrix-sdk-crypto/src/verification/mod.rs 33.33% 2 Missing ⚠️
crates/matrix-sdk-search/src/index/builder.rs 50.00% 2 Missing ⚠️
crates/matrix-sdk-sqlite/src/utils.rs 0.00% 2 Missing ⚠️
crates/matrix-sdk/src/send_queue/mod.rs 88.23% 2 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6201      +/-   ##
==========================================
- Coverage   89.83%   89.83%   -0.01%     
==========================================
  Files         367      367              
  Lines      100975   100884      -91     
  Branches   100975   100884      -91     
==========================================
- Hits        90714    90629      -85     
+ Misses       6719     6714       -5     
+ Partials     3542     3541       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Kévin Commaille <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant