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 Sep 24, 2024
0 parents commit 7a1a81f
Show file tree
Hide file tree
Showing 118 changed files with 386,349 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 b6f6a9aa</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/b6f6a9aa4434554aac2a82099d064cf4c245e9b5">b6f6a9aa</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 7a1a81f

Please sign in to comment.