Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tapping user mxid or room alias copies it to the clipboard #3502

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Copy user-id/room-alias to clipboard on click

c88465c
Select commit
Loading
Failed to load commit list.
Open

Tapping user mxid or room alias copies it to the clipboard #3502

Copy user-id/room-alias to clipboard on click
c88465c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 30, 2024 in 0s

75.00% of diff hit (target 82.68%)

View this Pull Request on Codecov

75.00% of diff hit (target 82.68%)

Annotations

Check warning on line 14 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsEvent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsEvent.kt#L14

Added line #L14 was not covered by tests

Check warning on line 138 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsPresenter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsPresenter.kt#L138

Added line #L138 was not covered by tests

Check warning on line 142 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsView.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsView.kt#L142

Added line #L142 was not covered by tests

Check warning on line 155 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsView.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/RoomDetailsView.kt#L155

Added line #L155 was not covered by tests

Check warning on line 37 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/di/RoomMemberModule.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/di/RoomMemberModule.kt#L37

Added line #L37 was not covered by tests

Check warning on line 126 in features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/members/details/RoomMemberDetailsPresenter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl/members/details/RoomMemberDetailsPresenter.kt#L126

Added line #L126 was not covered by tests

Check warning on line 35 in features/userprofile/impl/src/main/kotlin/io/element/android/features/userprofile/impl/di/UserProfileModule.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/userprofile/impl/src/main/kotlin/io/element/android/features/userprofile/impl/di/UserProfileModule.kt#L35

Added line #L35 was not covered by tests

Check warning on line 114 in features/userprofile/impl/src/main/kotlin/io/element/android/features/userprofile/impl/root/UserProfilePresenter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/userprofile/impl/src/main/kotlin/io/element/android/features/userprofile/impl/root/UserProfilePresenter.kt#L114

Added line #L114 was not covered by tests

Check warning on line 17 in features/userprofile/shared/src/main/kotlin/io/element/android/features/userprofile/shared/UserProfileEvents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/userprofile/shared/src/main/kotlin/io/element/android/features/userprofile/shared/UserProfileEvents.kt#L17

Added line #L17 was not covered by tests

Check warning on line 73 in features/userprofile/shared/src/main/kotlin/io/element/android/features/userprofile/shared/UserProfileView.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/userprofile/shared/src/main/kotlin/io/element/android/features/userprofile/shared/UserProfileView.kt#L73

Added line #L73 was not covered by tests