Regenerated coverage to work with GH pages:

This commit is contained in:
Barnaby Walters
2021-06-13 15:47:54 +02:00
parent 31bc355fcf
commit 5ee97182bc
35 changed files with 193 additions and 186 deletions

View File

@@ -4,10 +4,10 @@
<meta charset="UTF-8">
<title>Code Coverage for /Users/barnabywalters/Documents/Programming/taproot/indieauth/src</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="_css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="_css/octicons.css" rel="stylesheet" type="text/css">
<link href="_css/style.css" rel="stylesheet" type="text/css">
<link href="_css/custom.css" rel="stylesheet" type="text/css">
<link href="phpunit_css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="phpunit_css/octicons.css" rel="stylesheet" type="text/css">
<link href="phpunit_css/style.css" rel="stylesheet" type="text/css">
<link href="phpunit_css/custom.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
@@ -70,7 +70,7 @@
</tr>
<tr>
<td class="success"><img src="_icons/file-directory.svg" class="octicon" /><a href="Callback/index.html">Callback</a></td>
<td class="success"><img src="phpunit_icons/file-directory.svg" class="octicon" /><a href="Callback/index.html">Callback</a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
@@ -98,7 +98,7 @@
</tr>
<tr>
<td class="success"><img src="_icons/file-directory.svg" class="octicon" /><a href="Middleware/index.html">Middleware</a></td>
<td class="success"><img src="phpunit_icons/file-directory.svg" class="octicon" /><a href="Middleware/index.html">Middleware</a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="95.00" aria-valuemin="0" aria-valuemax="100" style="width: 95.00%">
<span class="sr-only">95.00% covered (success)</span>
@@ -126,7 +126,7 @@
</tr>
<tr>
<td class="success"><img src="_icons/file-directory.svg" class="octicon" /><a href="Storage/index.html">Storage</a></td>
<td class="success"><img src="phpunit_icons/file-directory.svg" class="octicon" /><a href="Storage/index.html">Storage</a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="92.31" aria-valuemin="0" aria-valuemax="100" style="width: 92.31%">
<span class="sr-only">92.31% covered (success)</span>
@@ -154,7 +154,7 @@
</tr>
<tr>
<td class="warning"><img src="_icons/file-code.svg" class="octicon" /><a href="IndieAuthException.php.html">IndieAuthException.php</a></td>
<td class="warning"><img src="phpunit_icons/file-code.svg" class="octicon" /><a href="IndieAuthException.php.html">IndieAuthException.php</a></td>
<td class="warning big"> <div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="66.67" aria-valuemin="0" aria-valuemax="100" style="width: 66.67%">
<span class="sr-only">66.67% covered (warning)</span>
@@ -182,7 +182,7 @@
</tr>
<tr>
<td class="success"><img src="_icons/file-code.svg" class="octicon" /><a href="Server.php.html">Server.php</a></td>
<td class="success"><img src="phpunit_icons/file-code.svg" class="octicon" /><a href="Server.php.html">Server.php</a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="94.90" aria-valuemin="0" aria-valuemax="100" style="width: 94.90%">
<span class="sr-only">94.90% covered (success)</span>
@@ -210,7 +210,7 @@
</tr>
<tr>
<td class="success"><img src="_icons/file-code.svg" class="octicon" /><a href="functions.php.html">functions.php</a></td>
<td class="success"><img src="phpunit_icons/file-code.svg" class="octicon" /><a href="functions.php.html">functions.php</a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="97.59" aria-valuemin="0" aria-valuemax="100" style="width: 97.59%">
<span class="sr-only">97.59% covered (success)</span>
@@ -245,7 +245,7 @@
<span class="success"><strong>High</strong>: 90% to 100%</span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.6</a> using <a href="https://secure.php.net/" target="_top">PHP 7.4.19</a> with <a href="https://xdebug.org/">Xdebug 3.0.4</a> and <a href="https://phpunit.de/">PHPUnit 9.5.5</a> at Sun Jun 13 13:37:29 UTC 2021.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.6</a> using <a href="https://secure.php.net/" target="_top">PHP 7.4.19</a> with <a href="https://xdebug.org/">Xdebug 3.0.4</a> and <a href="https://phpunit.de/">PHPUnit 9.5.5</a> at Sun Jun 13 13:47:27 UTC 2021.</small>
</p>
</footer>
</div>