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 Dec 4, 2023
0 parents commit e838398
Show file tree
Hide file tree
Showing 117 changed files with 367,163 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 9d08a9d6</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/9d08a9d6dc0c50db79567b0aa2e39dbc467022d7">9d08a9d6</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 e838398

Please sign in to comment.