Skip to content

Commit

Permalink
Generate GitHub Pages content
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 1, 2024
0 parents commit 539967b
Show file tree
Hide file tree
Showing 117 changed files with 368,979 additions and 0 deletions.
7 changes: 7 additions & 0 deletions coverage-badge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"schemaVersion": 1,
"label": "mutation coverage",
"message": "81 %",
"color": "hsl(98, 100%, 40%)",
"cacheSeconds": 3600
}
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Mutation test report index - java-webauthn-server 563e5c34</title>
</head>
<body style="padding: 1em 2em">
<h2>Mutation test reports for java-webauthn-server <a href="https://github.com/Yubico/java-webauthn-server/commit/563e5c34d047673dd70f4b849047b2c948a14766">563e5c34</a>:</h2>
<ul>
<li><a href="mutation-coverage-reports/webauthn-server-attestation/">webauthn-server-attestation</a></li>
<li><a href="mutation-coverage-reports/webauthn-server-core/">webauthn-server-core</a></li>
<li><a href="mutation-coverage-reports/yubico-util/">yubico-util</a></li>
</ul>
</body>
</html>
Loading

0 comments on commit 539967b

Please sign in to comment.