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

Fix @room mentions crashing in debug builds #3107

Merged
merged 2 commits into from
Jun 27, 2024

Iterate on previous solution, add `MentionSpan.Type.EVERYONE`

bc967fe
Select commit
Loading
Failed to load commit list.
Merged

Fix @room mentions crashing in debug builds #3107

Iterate on previous solution, add `MentionSpan.Type.EVERYONE`
bc967fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 27, 2024 in 0s

70.00% of diff hit (target 75.96%)

View this Pull Request on Codecov

70.00% of diff hit (target 75.96%)

Annotations

Check warning on line 105 in libraries/textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer/model/MarkdownTextEditorState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer/model/MarkdownTextEditorState.kt#L105

Added line #L105 was not covered by tests

Check warning on line 122 in libraries/textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer/model/MarkdownTextEditorState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer/model/MarkdownTextEditorState.kt#L122

Added line #L122 was not covered by tests