Closed bmarty closed 4 weeks ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/QTwTpH
Attention: Patch coverage is 68.88889%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 82.77%. Comparing base (
e3bc9a2
) to head (6106d7b
). Report is 11 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Content
Let
RoomMemberDetailsPresenter
delegates the computation of profile state toUserProfilePresenter
, which allow to reduce code duplication.Motivation and context
Less code duplication (production and test).
Preparatory work for #3684
Screenshots / GIFs
Tests
There should be no change.
Tested devices
Checklist