Skip to content

feat (bindings): expose beacon and beacon_info power levels on FFI#6540

Merged
poljar merged 2 commits intomainfrom
mauroromito/expose_beacon_and_beacon_info_pl
May 6, 2026
Merged

feat (bindings): expose beacon and beacon_info power levels on FFI#6540
poljar merged 2 commits intomainfrom
mauroromito/expose_beacon_and_beacon_info_pl

Conversation

@Velin92
Copy link
Copy Markdown
Member

@Velin92 Velin92 commented May 5, 2026

This is required to allow a mod/admin to both check, and eventually change, the current power level value for the beacon and the beacon_info events.

@Velin92 Velin92 requested a review from a team as a code owner May 5, 2026 16:24
@Velin92 Velin92 requested review from Hywan and removed request for a team May 5, 2026 16:24
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

❌ Patch coverage is 93.10345% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.94%. Comparing base (2ec031b) to head (21bd307).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/matrix-sdk/src/room/power_levels.rs 93.10% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6540      +/-   ##
==========================================
+ Coverage   89.92%   89.94%   +0.02%     
==========================================
  Files         381      381              
  Lines      105914   105972      +58     
  Branches   105914   105972      +58     
==========================================
+ Hits        95243    95317      +74     
+ Misses       7029     7010      -19     
- Partials     3642     3645       +3     

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 5, 2026

Merging this PR will not alter performance

✅ 50 untouched benchmarks


Comparing mauroromito/expose_beacon_and_beacon_info_pl (21bd307) with main (2ec031b)

Open in CodSpeed

@poljar poljar merged commit 30bb604 into main May 6, 2026
54 checks passed
@poljar poljar deleted the mauroromito/expose_beacon_and_beacon_info_pl branch May 6, 2026 08:39
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.

2 participants