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

MessagesAction Update to also handle non-actionable messages without failing #168

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into message-actions

411e22a
Select commit
Loading
Failed to load commit list.
Open

MessagesAction Update to also handle non-actionable messages without failing #168

Merge branch 'main' into message-actions
411e22a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

53.99% of diff hit (target 40.60%)

View this Pull Request on Codecov

53.99% of diff hit (target 40.60%)

Annotations

Check warning on line 33 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/data/models/UiState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/data/models/UiState.kt#L33

Added line #L33 was not covered by tests

Check warning on line 40 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/data/models/UiState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/data/models/UiState.kt#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 342 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/HomeScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/HomeScreen.kt#L336-L342

Added lines #L336 - L342 were not covered by tests

Check warning on line 67 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L67

Added line #L67 was not covered by tests

Check warning on line 71 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L71

Added line #L71 was not covered by tests

Check warning on line 103 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L103

Added line #L103 was not covered by tests

Check warning on line 131 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 135 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 173 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 179 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L179

Added line #L179 was not covered by tests

Check warning on line 186 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L186

Added line #L186 was not covered by tests

Check warning on line 197 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L197

Added line #L197 was not covered by tests

Check warning on line 208 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L208

Added line #L208 was not covered by tests

Check warning on line 211 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessageItem.kt#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 35 in app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessagesHandler.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/messages/MessagesHandler.kt#L35

Added line #L35 was not covered by tests