Skip to content

Commit

Permalink
Deploying to gh-pages from @ d179072 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Oct 10, 2024
1 parent cf2742e commit fd22caf
Show file tree
Hide file tree
Showing 116 changed files with 29,241 additions and 26,827 deletions.
2,232 changes: 1,119 additions & 1,113 deletions Api/FingerprintApi.php.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions Api/dashboard.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions Api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
<tr>
<td class="warning">Total</td>
<td class="warning big"> <div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="51.56" aria-valuemin="0" aria-valuemax="100" style="width: 51.56%">
<span class="sr-only">51.56% covered (warning)</span>
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="52.08" aria-valuemin="0" aria-valuemax="100" style="width: 52.08%">
<span class="sr-only">52.08% covered (warning)</span>
</div>
</div>
</td>
<td class="warning small"><div align="right">51.56%</div></td>
<td class="warning small"><div align="right">297&nbsp;/&nbsp;576</div></td>
<td class="warning small"><div align="right">52.08%</div></td>
<td class="warning small"><div align="right">301&nbsp;/&nbsp;578</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="6.67" aria-valuemin="0" aria-valuemax="100" style="width: 6.67%">
<span class="sr-only">6.67% covered (danger)</span>
Expand All @@ -73,13 +73,13 @@
<tr>
<td class="warning"><img src="../_icons/file-code.svg" class="octicon" /><a href="FingerprintApi.php.html">FingerprintApi.php</a></td>
<td class="warning big"> <div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="51.56" aria-valuemin="0" aria-valuemax="100" style="width: 51.56%">
<span class="sr-only">51.56% covered (warning)</span>
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="52.08" aria-valuemin="0" aria-valuemax="100" style="width: 52.08%">
<span class="sr-only">52.08% covered (warning)</span>
</div>
</div>
</td>
<td class="warning small"><div align="right">51.56%</div></td>
<td class="warning small"><div align="right">297&nbsp;/&nbsp;576</div></td>
<td class="warning small"><div align="right">52.08%</div></td>
<td class="warning small"><div align="right">301&nbsp;/&nbsp;578</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="6.67" aria-valuemin="0" aria-valuemax="100" style="width: 6.67%">
<span class="sr-only">6.67% covered (danger)</span>
Expand Down Expand Up @@ -111,7 +111,7 @@ <h4>Legend</h4>
<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.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 8:38:15 UTC 2024.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 11:33:37 UTC 2024.</small>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion ApiException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 8:38:15 UTC 2024.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 11:33:37 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
22 changes: 11 additions & 11 deletions Configuration.php.html

Large diffs are not rendered by default.

501 changes: 264 additions & 237 deletions Model/ASN.php.html

Large diffs are not rendered by default.

507 changes: 267 additions & 240 deletions Model/BotdDetectionResult.php.html

Large diffs are not rendered by default.

719 changes: 373 additions & 346 deletions Model/BotdResult.php.html

Large diffs are not rendered by default.

773 changes: 400 additions & 373 deletions Model/BrowserDetails.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/ClonedAppResult.php.html

Large diffs are not rendered by default.

517 changes: 272 additions & 245 deletions Model/Common403ErrorResponse.php.html

Large diffs are not rendered by default.

447 changes: 237 additions & 210 deletions Model/Confidence.php.html

Large diffs are not rendered by default.

447 changes: 237 additions & 210 deletions Model/DataCenter.php.html

Large diffs are not rendered by default.

785 changes: 406 additions & 379 deletions Model/DeprecatedIPLocation.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/DeprecatedIPLocationCity.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/DeveloperToolsResult.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/EmulatorResult.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorCommon403Response.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorCommon429Response.php.html

Large diffs are not rendered by default.

509 changes: 268 additions & 241 deletions Model/ErrorCommon429ResponseError.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorEvent404Response.php.html

Large diffs are not rendered by default.

509 changes: 268 additions & 241 deletions Model/ErrorEvent404ResponseError.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorUpdateEvent400Response.php.html

Large diffs are not rendered by default.

511 changes: 269 additions & 242 deletions Model/ErrorUpdateEvent400ResponseError.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorUpdateEvent409Response.php.html

Large diffs are not rendered by default.

509 changes: 268 additions & 241 deletions Model/ErrorUpdateEvent409ResponseError.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorVisitor400Response.php.html

Large diffs are not rendered by default.

509 changes: 268 additions & 241 deletions Model/ErrorVisitor400ResponseError.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/ErrorVisitor404Response.php.html

Large diffs are not rendered by default.

509 changes: 268 additions & 241 deletions Model/ErrorVisitor404ResponseError.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/ErrorVisits403.php.html

Large diffs are not rendered by default.

447 changes: 237 additions & 210 deletions Model/EventResponse.php.html

Large diffs are not rendered by default.

755 changes: 391 additions & 364 deletions Model/EventUpdateRequest.php.html

Large diffs are not rendered by default.

453 changes: 240 additions & 213 deletions Model/FactoryResetResult.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/FridaResult.php.html

Large diffs are not rendered by default.

447 changes: 237 additions & 210 deletions Model/HighActivityResult.php.html

Large diffs are not rendered by default.

785 changes: 406 additions & 379 deletions Model/IPLocation.php.html

Large diffs are not rendered by default.

389 changes: 208 additions & 181 deletions Model/IPLocationCity.php.html

Large diffs are not rendered by default.

511 changes: 269 additions & 242 deletions Model/IdentificationError.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/IncognitoResult.php.html

Large diffs are not rendered by default.

453 changes: 240 additions & 213 deletions Model/IpBlockListResult.php.html

Large diffs are not rendered by default.

453 changes: 240 additions & 213 deletions Model/IpBlockListResultDetails.php.html

Large diffs are not rendered by default.

437 changes: 232 additions & 205 deletions Model/IpInfoResult.php.html

Large diffs are not rendered by default.

549 changes: 288 additions & 261 deletions Model/IpInfoResultV4.php.html

Large diffs are not rendered by default.

549 changes: 288 additions & 261 deletions Model/IpInfoResultV6.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/JailbrokenResult.php.html

Large diffs are not rendered by default.

453 changes: 240 additions & 213 deletions Model/Location.php.html

Large diffs are not rendered by default.

399 changes: 213 additions & 186 deletions Model/LocationSpoofingResult.php.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Model/ModelInterface.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 8:38:15 UTC 2024.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.32</a> using <a href="https://secure.php.net/" target="_top">PHP 8.2.24</a> and <a href="https://phpunit.de/">PHPUnit 9.3.0</a> at Thu Oct 10 11:33:37 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
Loading

0 comments on commit fd22caf

Please sign in to comment.