Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6ccb67c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-comeau committed Jul 26, 2023
1 parent 6482721 commit c2ba256
Show file tree
Hide file tree
Showing 75 changed files with 266 additions and 194 deletions.
2 changes: 1 addition & 1 deletion refs/heads/main/e2e-test-report/index.html

Large diffs are not rendered by default.

35 changes: 21 additions & 14 deletions refs/heads/main/unit-test-results/clover.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1690308018072" clover="3.2.0">
<project timestamp="1690308018072" name="All files">
<metrics statements="540" coveredstatements="341" conditionals="317" coveredconditionals="141" methods="157" coveredmethods="83" elements="1014" coveredelements="565" complexity="0" loc="540" ncloc="540" packages="11" files="58" classes="58"/>
<coverage generated="1690377470735" clover="3.2.0">
<project timestamp="1690377470735" name="All files">
<metrics statements="547" coveredstatements="348" conditionals="315" coveredconditionals="141" methods="157" coveredmethods="83" elements="1019" coveredelements="572" complexity="0" loc="547" ncloc="547" packages="11" files="58" classes="58"/>
<package name="src">
<metrics statements="28" coveredstatements="14" conditionals="26" coveredconditionals="8" methods="7" coveredmethods="6"/>
<file name="middleware.ts" path="/home/runner/work/passport-status/passport-status/src/middleware.ts">
Expand Down Expand Up @@ -50,7 +50,7 @@
</file>
</package>
<package name="src.components">
<metrics statements="229" coveredstatements="184" conditionals="134" coveredconditionals="79" methods="71" coveredmethods="51"/>
<metrics statements="236" coveredstatements="191" conditionals="132" coveredconditionals="79" methods="71" coveredmethods="51"/>
<file name="ActionButton.tsx" path="/home/runner/work/passport-status/passport-status/src/components/ActionButton.tsx">
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
<line num="18" count="6" type="stmt"/>
Expand Down Expand Up @@ -324,16 +324,23 @@
<line num="47" count="4" type="stmt"/>
</file>
<file name="MarkdownContent.tsx" path="/home/runner/work/passport-status/passport-status/src/components/MarkdownContent.tsx">
<metrics statements="9" coveredstatements="1" conditionals="12" coveredconditionals="0" methods="8" coveredmethods="0"/>
<line num="10" count="13" type="stmt"/>
<line num="11" count="0" type="stmt"/>
<line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
<line num="47" count="0" type="stmt"/>
<metrics statements="16" coveredstatements="8" conditionals="10" coveredconditionals="0" methods="8" coveredmethods="0"/>
<line num="12" count="13" type="stmt"/>
<line num="13" count="0" type="stmt"/>
<line num="16" count="13" type="stmt"/>
<line num="17" count="0" type="stmt"/>
<line num="20" count="13" type="stmt"/>
<line num="21" count="0" type="stmt"/>
<line num="24" count="13" type="stmt"/>
<line num="25" count="0" type="stmt"/>
<line num="28" count="13" type="stmt"/>
<line num="29" count="0" type="stmt"/>
<line num="32" count="13" type="stmt"/>
<line num="33" count="0" type="stmt"/>
<line num="36" count="13" type="stmt"/>
<line num="37" count="0" type="stmt"/>
<line num="40" count="13" type="stmt"/>
<line num="41" count="0" type="stmt"/>
</file>
<file name="Modal.tsx" path="/home/runner/work/passport-status/passport-status/src/components/Modal.tsx">
<metrics statements="14" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="5" coveredmethods="5"/>
Expand Down
2 changes: 1 addition & 1 deletion refs/heads/main/unit-test-results/coverage-final.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions refs/heads/main/unit-test-results/coverage-summary.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{"total": {"lines":{"total":540,"covered":341,"skipped":0,"pct":63.14},"statements":{"total":573,"covered":353,"skipped":0,"pct":61.6},"functions":{"total":157,"covered":83,"skipped":0,"pct":52.86},"branches":{"total":317,"covered":141,"skipped":0,"pct":44.47},"branchesTrue":{"total":0,"covered":0,"skipped":0,"pct":100}}
{"total": {"lines":{"total":547,"covered":348,"skipped":0,"pct":63.61},"statements":{"total":580,"covered":360,"skipped":0,"pct":62.06},"functions":{"total":157,"covered":83,"skipped":0,"pct":52.86},"branches":{"total":315,"covered":141,"skipped":0,"pct":44.76},"branchesTrue":{"total":0,"covered":0,"skipped":0,"pct":100}}
,"/home/runner/work/passport-status/passport-status/src/middleware.ts": {"lines":{"total":14,"covered":0,"skipped":0,"pct":0},"functions":{"total":1,"covered":0,"skipped":0,"pct":0},"statements":{"total":14,"covered":0,"skipped":0,"pct":0},"branches":{"total":18,"covered":0,"skipped":0,"pct":0}}
,"/home/runner/work/passport-status/passport-status/src/next-seo.config.ts": {"lines":{"total":14,"covered":14,"skipped":0,"pct":100},"functions":{"total":6,"covered":6,"skipped":0,"pct":100},"statements":{"total":21,"covered":21,"skipped":0,"pct":100},"branches":{"total":8,"covered":8,"skipped":0,"pct":100}}
,"/home/runner/work/passport-status/passport-status/src/@types/i18next.d.ts": {"lines":{"total":0,"covered":0,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":0,"covered":0,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
Expand All @@ -25,7 +25,7 @@
,"/home/runner/work/passport-status/passport-status/src/components/InputLabel.tsx": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":2,"covered":2,"skipped":0,"pct":100},"branches":{"total":4,"covered":4,"skipped":0,"pct":100}}
,"/home/runner/work/passport-status/passport-status/src/components/Layout.tsx": {"lines":{"total":3,"covered":3,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
,"/home/runner/work/passport-status/passport-status/src/components/LinkButton.tsx": {"lines":{"total":8,"covered":8,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":8,"covered":8,"skipped":0,"pct":100},"branches":{"total":10,"covered":8,"skipped":0,"pct":80}}
,"/home/runner/work/passport-status/passport-status/src/components/MarkdownContent.tsx": {"lines":{"total":9,"covered":1,"skipped":0,"pct":11.11},"functions":{"total":8,"covered":0,"skipped":0,"pct":0},"statements":{"total":9,"covered":1,"skipped":0,"pct":11.11},"branches":{"total":12,"covered":0,"skipped":0,"pct":0}}
,"/home/runner/work/passport-status/passport-status/src/components/MarkdownContent.tsx": {"lines":{"total":16,"covered":8,"skipped":0,"pct":50},"functions":{"total":8,"covered":0,"skipped":0,"pct":0},"statements":{"total":16,"covered":8,"skipped":0,"pct":50},"branches":{"total":10,"covered":0,"skipped":0,"pct":0}}
,"/home/runner/work/passport-status/passport-status/src/components/Modal.tsx": {"lines":{"total":14,"covered":13,"skipped":0,"pct":92.85},"functions":{"total":5,"covered":5,"skipped":0,"pct":100},"statements":{"total":14,"covered":13,"skipped":0,"pct":92.85},"branches":{"total":2,"covered":1,"skipped":0,"pct":50}}
,"/home/runner/work/passport-status/passport-status/src/components/check-status-responses/CheckStatusFileBeingProcessed.tsx": {"lines":{"total":3,"covered":3,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
,"/home/runner/work/passport-status/passport-status/src/components/check-status-responses/CheckStatusNoRecord.tsx": {"lines":{"total":3,"covered":3,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
Expand Down
32 changes: 16 additions & 16 deletions refs/heads/main/unit-test-results/lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ <h1>All files</h1>
<div class='clearfix'>

<div class='fl pad1y space-right2'>
<span class="strong">61.6% </span>
<span class="strong">62.06% </span>
<span class="quiet">Statements</span>
<span class='fraction'>353/573</span>
<span class='fraction'>360/580</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">44.47% </span>
<span class="strong">44.76% </span>
<span class="quiet">Branches</span>
<span class='fraction'>141/317</span>
<span class='fraction'>141/315</span>
</div>


Expand All @@ -44,9 +44,9 @@ <h1>All files</h1>


<div class='fl pad1y space-right2'>
<span class="strong">63.14% </span>
<span class="strong">63.61% </span>
<span class="quiet">Lines</span>
<span class='fraction'>341/540</span>
<span class='fraction'>348/547</span>
</div>


Expand Down Expand Up @@ -109,18 +109,18 @@ <h1>All files</h1>
</tr>

<tr>
<td class="file medium" data-value="src/components"><a href="src/components/index.html">src/components</a></td>
<td data-value="79.91" class="pic medium">
<div class="chart"><div class="cover-fill" style="width: 79%"></div><div class="cover-empty" style="width: 21%"></div></div>
<td class="file high" data-value="src/components"><a href="src/components/index.html">src/components</a></td>
<td data-value="80.49" class="pic high">
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
</td>
<td data-value="79.91" class="pct medium">79.91%</td>
<td data-value="234" class="abs medium">187/234</td>
<td data-value="58.95" class="pct medium">58.95%</td>
<td data-value="134" class="abs medium">79/134</td>
<td data-value="80.49" class="pct high">80.49%</td>
<td data-value="241" class="abs high">194/241</td>
<td data-value="59.84" class="pct medium">59.84%</td>
<td data-value="132" class="abs medium">79/132</td>
<td data-value="71.83" class="pct medium">71.83%</td>
<td data-value="71" class="abs medium">51/71</td>
<td data-value="80.34" class="pct high">80.34%</td>
<td data-value="229" class="abs high">184/229</td>
<td data-value="80.93" class="pct high">80.93%</td>
<td data-value="236" class="abs high">191/236</td>
</tr>

<tr>
Expand Down Expand Up @@ -251,7 +251,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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/@types</
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> src/@types</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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/@types</
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</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">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</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">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
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">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</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">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/componen
<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-07-25T18:00:18.095Z
at 2023-07-26T13:17:50.757Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Loading

0 comments on commit c2ba256

Please sign in to comment.