Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1006dcc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
shewood committed Oct 23, 2023
1 parent 2e2d2c3 commit a01334a
Show file tree
Hide file tree
Showing 60 changed files with 130 additions and 142 deletions.
2 changes: 1 addition & 1 deletion refs/pull/408/merge/e2e-test-report/index.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions refs/pull/408/merge/unit-test-results/clover.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1698085093952" clover="3.2.0">
<project timestamp="1698085093952" name="All files">
<coverage generated="1698086340073" clover="3.2.0">
<project timestamp="1698086340073" name="All files">
<metrics statements="460" coveredstatements="241" conditionals="441" coveredconditionals="209" methods="181" coveredmethods="76" elements="1082" coveredelements="526" complexity="0" loc="460" ncloc="460" packages="8" files="47" classes="47"/>
<package name="components">
<metrics statements="176" coveredstatements="110" conditionals="267" coveredconditionals="142" methods="67" coveredmethods="37"/>
Expand Down Expand Up @@ -372,29 +372,29 @@
<line num="18" count="2" type="stmt"/>
<line num="19" count="2" type="stmt"/>
<line num="25" count="2" type="stmt"/>
<line num="124" count="1" type="stmt"/>
<line num="125" count="1" type="stmt"/>
<line num="127" count="1" type="stmt"/>
<line num="128" count="0" type="stmt"/>
<line num="130" count="0" type="stmt"/>
<line num="132" count="1" type="stmt"/>
<line num="133" count="0" type="stmt"/>
<line num="135" count="0" type="stmt"/>
<line num="137" count="1" type="stmt"/>
<line num="138" count="0" type="stmt"/>
<line num="140" count="0" type="stmt"/>
<line num="147" count="1" type="stmt"/>
<line num="149" count="0" type="stmt"/>
<line num="151" count="0" type="stmt"/>
<line num="155" count="1" type="stmt"/>
<line num="156" count="0" type="stmt"/>
<line num="158" count="0" type="stmt"/>
<line num="179" count="1" type="cond" truecount="1" falsecount="1"/>
<line num="181" count="0" type="stmt"/>
<line num="184" count="0" type="stmt"/>
<line num="187" count="1" type="stmt"/>
<line num="208" count="1" type="stmt"/>
<line num="231" count="1" type="stmt"/>
<line num="120" count="1" type="stmt"/>
<line num="121" count="1" type="stmt"/>
<line num="123" count="1" type="stmt"/>
<line num="124" count="0" type="stmt"/>
<line num="126" count="0" type="stmt"/>
<line num="128" count="1" type="stmt"/>
<line num="129" count="0" type="stmt"/>
<line num="131" count="0" type="stmt"/>
<line num="133" count="1" type="stmt"/>
<line num="134" count="0" type="stmt"/>
<line num="136" count="0" type="stmt"/>
<line num="143" count="1" type="stmt"/>
<line num="145" count="0" type="stmt"/>
<line num="147" count="0" type="stmt"/>
<line num="151" count="1" type="stmt"/>
<line num="152" count="0" type="stmt"/>
<line num="154" count="0" type="stmt"/>
<line num="175" count="1" type="cond" truecount="1" falsecount="1"/>
<line num="177" count="0" type="stmt"/>
<line num="180" count="0" type="stmt"/>
<line num="183" count="1" type="stmt"/>
<line num="204" count="1" type="stmt"/>
<line num="227" count="1" type="stmt"/>
</file>
<file name="profile.js" path="/home/runner/work/secure-client-hub/secure-client-hub/pages/profile.js">
<metrics statements="33" coveredstatements="21" conditionals="16" coveredconditionals="8" methods="14" coveredmethods="6"/>
Expand Down
2 changes: 1 addition & 1 deletion refs/pull/408/merge/unit-test-results/coverage-final.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">components</a>
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/c
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/c
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/c
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/c
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h1><a href="../../index.html">All files</a> components/contact</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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ <h1><a href="../index.html">All files</a> components</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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/s
<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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/sessionModals</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-10-23T18:18:13.969Z
at 2023-10-23T18:39:00.090Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Loading

0 comments on commit a01334a

Please sign in to comment.