Closed swhitty closed 4 months ago
Attention: Patch coverage is 96.15385%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 84.18%. Comparing base (
b917e2a
) to head (57a2676
).
Files | Patch % | Lines |
---|---|---|
SwiftDraw/DOM.swift | 96.42% | 1 Missing :warning: |
SwiftDraw/Parser.XML.Scanner.swift | 95.83% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Any SVG position, size or coordinate can be specified with a unit (absolute or relative). This PR adds support for absolute units that can be explicated converted to pixels using predefined constants.: