Skip to content

MIM-2749 muc_light: add listRooms admin GraphQL query#4744

Open
telezynski wants to merge 7 commits into
masterfrom
muc-light-list-rooms
Open

MIM-2749 muc_light: add listRooms admin GraphQL query#4744
telezynski wants to merge 7 commits into
masterfrom
muc-light-list-rooms

muc_light: apply listRooms review remarks

414f0ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 0s

87.08% (+0.19%) compared to 8bde087

View this Pull Request on Codecov

87.08% (+0.19%) compared to 8bde087

Details

Codecov Report

❌ Patch coverage is 95.40230% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.08%. Comparing base (8bde087) to head (414f0ac).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
src/muc_light/mod_muc_light_api.erl 90.47% 2 Missing ⚠️
src/muc_light/mod_muc_light_db_mnesia.erl 95.65% 1 Missing ⚠️
src/muc_light/mod_muc_light_db_rdbms.erl 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4744      +/-   ##
==========================================
+ Coverage   86.89%   87.08%   +0.19%     
==========================================
  Files         554      554              
  Lines       33385    33471      +86     
==========================================
+ Hits        29009    29148     +139     
+ Misses       4376     4323      -53     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.