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 basic layout system support #7

Merged
merged 7 commits into from
Dec 17, 2023

Add empty HStack implementation

fbe0252
Select commit
Loading
Failed to load commit list.
Merged

Add basic layout system support #7

Add empty HStack implementation
fbe0252
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2023 in 0s

8.27% of diff hit (target 14.35%)

View this Pull Request on Codecov

8.27% of diff hit (target 14.35%)

Annotations

Check warning on line 164 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentID.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentID.swift#L164

Added line #L164 was not covered by tests

Check warning on line 17 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 35 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 37 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift#L37

Added line #L37 was not covered by tests

Check warning on line 41 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/AlignmentKey.swift#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 179 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 210 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L209-L210

Added lines #L209 - L210 were not covered by tests

Check warning on line 237 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 266 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 273 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 277 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 177 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 206 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 233 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 260 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 288 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 292 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 321 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L320-L321

Added lines #L320 - L321 were not covered by tests

Check warning on line 325 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 105 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L105

Added line #L105 was not covered by tests

Check warning on line 108 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L108

Added line #L108 was not covered by tests

Check warning on line 124 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 141 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 145 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 164 in Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/Layout/LayoutAdjustments/Alignment/ViewDimensions.swift#L163-L164

Added lines #L163 - L164 were not covered by tests