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

Add ImageReference, ManagedViewUpdate, CaseIterablePicker and Tiles #45

Merged
merged 29 commits into from
Oct 29, 2024

Tests modification

c005f06
Select commit
Loading
Failed to load commit list.
Merged

Add ImageReference, ManagedViewUpdate, CaseIterablePicker and Tiles #45

Tests modification
c005f06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 0s

71.97% of diff hit (within 20.00% threshold of 81.12%)

View this Pull Request on Codecov

71.97% of diff hit (within 20.00% threshold of 81.12%)

Annotations

Check warning on line 50 in Sources/SpeziViews/Model/ImageReference.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Model/ImageReference.swift#L50

Added line #L50 was not covered by tests

Check warning on line 59 in Sources/SpeziViews/Properties/ManagedViewUpdate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Properties/ManagedViewUpdate.swift#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 113 in Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift#L109-L113

Added lines #L109 - L113 were not covered by tests

Check warning on line 124 in Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift#L120-L124

Added lines #L120 - L124 were not covered by tests

Check warning on line 166 in Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Controls/CaseIterablePicker.swift#L159-L166

Added lines #L159 - L166 were not covered by tests

Check warning on line 40 in Sources/SpeziViews/Views/List/LabeledContent+Init.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/LabeledContent+Init.swift#L34-L40

Added lines #L34 - L40 were not covered by tests

Check warning on line 58 in Sources/SpeziViews/Views/List/LabeledContent+Init.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/LabeledContent+Init.swift#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 76 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L76

Added line #L76 was not covered by tests

Check warning on line 90 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 92 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L92

Added line #L92 was not covered by tests

Check warning on line 115 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L111-L115

Added lines #L111 - L115 were not covered by tests

Check warning on line 117 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L117

Added line #L117 was not covered by tests

Check warning on line 139 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 163 in Sources/SpeziViews/Views/List/ListRow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/List/ListRow.swift#L143-L163

Added lines #L143 - L163 were not covered by tests

Check warning on line 90 in Sources/SpeziViews/Views/Tiles/SimpleTile.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Tiles/SimpleTile.swift#L90

Added line #L90 was not covered by tests

Check warning on line 112 in Sources/SpeziViews/Views/Tiles/SimpleTile.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Tiles/SimpleTile.swift#L108-L112

Added lines #L108 - L112 were not covered by tests

Check warning on line 125 in Sources/SpeziViews/Views/Tiles/SimpleTile.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Tiles/SimpleTile.swift#L121-L125

Added lines #L121 - L125 were not covered by tests

Check warning on line 135 in Sources/SpeziViews/Views/Tiles/TileHeader.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziViews/Views/Tiles/TileHeader.swift#L130-L135

Added lines #L130 - L135 were not covered by tests