update snapshots

master
jfh 2020-10-17 00:51:22 +02:00
parent a1fd9b85f4
commit 8f859537ef
2 changed files with 16 additions and 23 deletions

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="428" height="20"><defs><style>text{font-size:11px;font-family:Verdana,DejaVu Sans,Geneva,sans-serif}text.shadow{fill:#010101;fill-opacity:.3}text.high{fill:#fff}</style><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#aaa" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="round"><rect width="100%" height="100%" rx="3" fill="#fff"/></mask></defs><g id="bg" mask="url(#round)"><path fill="green" stroke="#000" d="M0 0h120v20H0zM120 0h109v20H120zM229 0h87v20h-87zM316 0h112v20H316z"/><path fill="url(#smooth)" d="M0 0h428v20H0z"/></g><g id="fg"><text class="shadow" x="5.5" y="15">Statements 51.13%</text><text class="high" x="5" y="14">Statements 51.13%</text><text class="shadow" x="125.5" y="15">Branches 40.87%</text><text class="high" x="125" y="14">Branches 40.87%</text><text class="shadow" x="234.5" y="15">Lines 51.84%</text><text class="high" x="234" y="14">Lines 51.84%</text><text class="shadow" x="321.5" y="15">Functions 58.62%</text><text class="high" x="321" y="14">Functions 58.62%</text></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="428" height="20"><defs><style>text{font-size:11px;font-family:Verdana,DejaVu Sans,Geneva,sans-serif}text.shadow{fill:#010101;fill-opacity:.3}text.high{fill:#fff}</style><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#aaa" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="round"><rect width="100%" height="100%" rx="3" fill="#fff"/></mask></defs><g id="bg" mask="url(#round)"><path fill="green" stroke="#000" d="M0 0h120v20H0zM120 0h109v20H120zM229 0h87v20h-87zM316 0h112v20H316z"/><path fill="url(#smooth)" d="M0 0h428v20H0z"/></g><g id="fg"><text class="shadow" x="5.5" y="15">Statements 51.11%</text><text class="high" x="5" y="14">Statements 51.11%</text><text class="shadow" x="125.5" y="15">Branches 40.85%</text><text class="high" x="125" y="14">Branches 40.85%</text><text class="shadow" x="234.5" y="15">Lines 51.82%</text><text class="high" x="234" y="14">Lines 51.82%</text><text class="shadow" x="321.5" y="15">Functions 58.62%</text><text class="high" x="321" y="14">Functions 58.62%</text></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -10,8 +10,8 @@ exports[`use various parts of svg-edit > check tool_source #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -21,7 +21,6 @@ exports[`use various parts of svg-edit > check tool_source #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
></rect>
</g>
</svg>
@ -70,8 +69,8 @@ exports[`use various parts of svg-edit > check tool_text #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -81,7 +80,6 @@ exports[`use various parts of svg-edit > check tool_text #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
fill-opacity="1"
stroke-opacity="1"
></rect>
@ -89,7 +87,6 @@ exports[`use various parts of svg-edit > check tool_text #0`] = `
fill="#000000"
stroke="#000000"
stroke-width="0"
style="pointer-events: inherit; cursor: text;"
x="116"
y="87"
id="svg_1"
@ -118,8 +115,8 @@ exports[`use various parts of svg-edit > check tool_clone #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -129,7 +126,6 @@ exports[`use various parts of svg-edit > check tool_clone #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
fill-opacity="1"
stroke-opacity="1"
></rect>
@ -181,8 +177,8 @@ exports[`use various parts of svg-edit > check tool_italic #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -192,7 +188,6 @@ exports[`use various parts of svg-edit > check tool_italic #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
fill-opacity="1"
stroke-opacity="1"
></rect>
@ -209,7 +204,7 @@ exports[`use various parts of svg-edit > check tool_italic #0`] = `
xml:space="preserve"
fill-opacity="1"
stroke-opacity="1"
font-style="italic"
font-=""
>
B
</text>
@ -245,8 +240,8 @@ exports[`use various parts of svg-edit > check tool_bold #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -256,7 +251,6 @@ exports[`use various parts of svg-edit > check tool_bold #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
fill-opacity="1"
stroke-opacity="1"
></rect>
@ -273,7 +267,7 @@ exports[`use various parts of svg-edit > check tool_bold #0`] = `
xml:space="preserve"
fill-opacity="1"
stroke-opacity="1"
font-style="italic"
font-=""
font-weight="bold"
>
B
@ -310,8 +304,8 @@ exports[`use various parts of svg-edit > check change color #0`] = `
y="480"
viewBox="0 0 640 480"
>
<g class="layer" style="pointer-events:all">
<title style="pointer-events:inherit">Layer 1</title>
<g class="layer">
<title>Layer 1</title>
<rect
id="rect"
fill="#FF0000"
@ -321,7 +315,6 @@ exports[`use various parts of svg-edit > check change color #0`] = `
width="94"
x="69.5"
y="51.5"
style="pointer-events:inherit"
fill-opacity="1"
stroke-opacity="1"
></rect>
@ -338,7 +331,7 @@ exports[`use various parts of svg-edit > check change color #0`] = `
xml:space="preserve"
fill-opacity="1"
stroke-opacity="1"
font-style="italic"
font-=""
font-weight="bold"
>
B