Skip to content

Commit

Permalink
0.0.12
Browse files Browse the repository at this point in the history
* {} as XPath in element txt
* SCRIPT sanitizing
* propagation value to slice by events
  • Loading branch information
sashafirsov committed Dec 27, 2023
1 parent 0a17511 commit 730d0e3
Show file tree
Hide file tree
Showing 55 changed files with 3,055 additions and 1,490 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To run a local development server that serves the basic demo located in `src/dem

[git-url]: https://github.com/EPA-WG/custom-element
[github-image]: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
[demo-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.11/dist/index.html
[storybook-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.11/storybook-static/index.html?path=/story/welcome--introduction
[coverage-image]: https://unpkg.com/@epa-wg/custom-element-test@0.0.11/coverage/coverage.svg
[coverage-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.11/coverage/lcov-report/index.html
[demo-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.12/dist/index.html
[storybook-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.12/storybook-static/index.html?path=/story/welcome--introduction
[coverage-image]: https://unpkg.com/@epa-wg/custom-element-test@0.0.12/coverage/coverage.svg
[coverage-url]: https://unpkg.com/@epa-wg/custom-element-test@0.0.12/coverage/lcov-report/index.html
2 changes: 1 addition & 1 deletion coverage/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 23 additions & 23 deletions coverage/lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,30 +23,30 @@ <h1>All files</h1>
<div class='clearfix'>

<div class='fl pad1y space-right2'>
<span class="strong">98.64% </span>
<span class="strong">97.66% </span>
<span class="quiet">Statements</span>
<span class='fraction'>1090/1105</span>
<span class='fraction'>1257/1287</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">93.83% </span>
<span class="strong">95.85% </span>
<span class="quiet">Branches</span>
<span class='fraction'>137/146</span>
<span class='fraction'>185/193</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">88.88% </span>
<span class="strong">87.95% </span>
<span class="quiet">Functions</span>
<span class='fraction'>56/63</span>
<span class='fraction'>73/83</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">98.64% </span>
<span class="strong">97.66% </span>
<span class="quiet">Lines</span>
<span class='fraction'>1090/1105</span>
<span class='fraction'>1257/1287</span>
</div>


Expand Down Expand Up @@ -80,17 +80,17 @@ <h1>All files</h1>
</thead>
<tbody><tr>
<td class="file high" data-value="src"><a href="src/index.html">src</a></td>
<td data-value="97.2" class="pic high">
<div class="chart"><div class="cover-fill" style="width: 97%"></div><div class="cover-empty" style="width: 3%"></div></div>
<td data-value="95.38" class="pic high">
<div class="chart"><div class="cover-fill" style="width: 95%"></div><div class="cover-empty" style="width: 5%"></div></div>
</td>
<td data-value="97.2" class="pct high">97.2%</td>
<td data-value="500" class="abs high">486/500</td>
<td data-value="92.62" class="pct high">92.62%</td>
<td data-value="122" class="abs high">113/122</td>
<td data-value="87.03" class="pct high">87.03%</td>
<td data-value="54" class="abs high">47/54</td>
<td data-value="97.2" class="pct high">97.2%</td>
<td data-value="500" class="abs high">486/500</td>
<td data-value="95.38" class="pct high">95.38%</td>
<td data-value="629" class="abs high">600/629</td>
<td data-value="95.2" class="pct high">95.2%</td>
<td data-value="167" class="abs high">159/167</td>
<td data-value="86.3" class="pct high">86.3%</td>
<td data-value="73" class="abs high">63/73</td>
<td data-value="95.38" class="pct high">95.38%</td>
<td data-value="629" class="abs high">600/629</td>
</tr>

<tr>
Expand All @@ -114,13 +114,13 @@ <h1>All files</h1>
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="545" class="abs high">545/545</td>
<td data-value="598" class="abs high">598/598</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="13" class="abs high">13/13</td>
<td data-value="15" class="abs high">15/15</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="7" class="abs high">7/7</td>
<td data-value="8" class="abs high">8/8</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="545" class="abs high">545/545</td>
<td data-value="598" class="abs high">598/598</td>
</tr>

</tbody>
Expand All @@ -131,7 +131,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-06-19T06:12:10.825Z
at 2023-12-27T07:03:46.531Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
Loading

0 comments on commit 730d0e3

Please sign in to comment.