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

SpeziViews #140

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

fix

10a2543
Select commit
Loading
Failed to load commit list.
Open

SpeziViews #140

fix
10a2543
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 0s

49.48% of diff hit (target 39.67%)

View this Pull Request on Codecov

49.48% of diff hit (target 39.67%)

Annotations

Check warning on line 114 in app/src/main/kotlin/edu/stanford/bdh/engagehf/contact/ui/ContactScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/contact/ui/ContactScreen.kt#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 5 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/component/markdown/MarkdownElement.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/component/markdown/MarkdownElement.kt#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 7 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/component/markdown/MarkdownElement.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/component/markdown/MarkdownElement.kt#L7

Added line #L7 was not covered by tests

Check warning on line 13 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L13

Added line #L13 was not covered by tests

Check warning on line 15 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L15

Added line #L15 was not covered by tests

Check warning on line 19 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 24 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 26 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L26

Added line #L26 was not covered by tests

Check warning on line 28 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/PersonNameComponents.kt#L28

Added line #L28 was not covered by tests

Check warning on line 92 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L87-L92

Added lines #L87 - L92 were not covered by tests

Check warning on line 100 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L95-L100

Added lines #L95 - L100 were not covered by tests

Check warning on line 106 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 109 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L109

Added line #L109 was not covered by tests

Check warning on line 118 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L118

Added line #L118 was not covered by tests

Check warning on line 125 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/UserProfileComposable.kt#L121-L125

Added lines #L121 - L125 were not covered by tests

Check warning on line 57 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L57

Added line #L57 was not covered by tests

Check warning on line 59 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L59

Added line #L59 was not covered by tests

Check warning on line 63 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 65 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L65

Added line #L65 was not covered by tests

Check warning on line 67 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L67

Added line #L67 was not covered by tests

Check warning on line 69 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L69

Added line #L69 was not covered by tests

Check warning on line 74 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 76 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L76

Added line #L76 was not covered by tests

Check warning on line 80 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameFieldRow.kt#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 24 in core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameTextField.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/design/src/main/kotlin/edu/stanford/spezi/core/design/views/personalInfo/fields/NameTextField.kt#L24

Added line #L24 was not covered by tests