Closed bnjbvr closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.89%. Comparing base (
90d6a37
) to head (88b9479
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The parameter
room_info_notable_update_receiver
was removed fromRoomList::entries_with_dynamic_adapters
, since it could be inferred internally instead.Alternative to #4212, which I think avoids the problem altogether by providing a better API.