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 5, 2024
0 parents commit c46c02a
Show file tree
Hide file tree
Showing 117 changed files with 371,859 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": "82 %",
"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 49f0aeb3</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/49f0aeb303c888cb7b2d376aa0f5c94fef1b8609">49f0aeb3</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 c46c02a

Please sign in to comment.