Skip to content

Fix compile warning

716ee40
Select commit
Loading
Failed to load commit list.
Merged

Add ShapeStyle support #161

Fix compile warning
716ee40
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 24, 2024 in 0s

0.00% of diff hit (target 21.52%)

View this Pull Request on Codecov

0.00% of diff hit (target 21.52%)

Annotations

Check warning on line 142 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L142

Added line #L142 was not covered by tests

Check warning on line 150 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 160 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 170 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 184 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 195 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 206 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 216 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 226 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 245 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 263 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 273 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 283 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 290 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 300 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 310 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 320 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 331 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L330-L331

Added lines #L330 - L331 were not covered by tests

Check warning on line 347 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 359 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 371 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L370-L371

Added lines #L370 - L371 were not covered by tests

Check warning on line 385 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 398 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 410 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L409-L410

Added lines #L409 - L410 were not covered by tests

Check warning on line 422 in Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Graphic/GraphicsContext.swift#L421-L422

Added lines #L421 - L422 were not covered by tests