-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe45cec
commit 8ad72b3
Showing
31 changed files
with
11,628 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/badges/flat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions
13
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/badges/flat_square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions
13
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/badges/for_the_badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions
25
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/badges/plastic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions
27
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/badges/social.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/coverage.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"schemaVersion":1,"label":"coverage","message":"0.00%","color":"red"} |
88 changes: 88 additions & 0 deletions
88
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head><meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Grcov report - top_level </title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"></head> | ||
<body> | ||
<div class="container"> | ||
<nav class="breadcrumb is-right" aria-label="breadcrumbs"> | ||
<ul><li class="is-active"><a href="#">top_level</a></li> | ||
</ul> | ||
</nav> | ||
<nav class="level"> | ||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Lines</p> | ||
<p class="title has-text-danger"> | ||
<abbr title="0 / 41">0 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Functions</p> | ||
<p class="title has-text-danger"> | ||
<abbr title="0 / 20">0 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Branches</p> | ||
<p class="title has-text-success"> | ||
<abbr title="0 / 0">100 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
|
||
</nav> | ||
|
||
<table class="table is-fullwidth"> | ||
<thead> | ||
<tr> | ||
<th>Directory</th> | ||
<th class="has-text-centered" colspan="3">Line Coverage</th> | ||
<th class="has-text-centered" colspan="2">Functions</th> | ||
|
||
<th class="has-text-centered" colspan="2">Branches</th> | ||
|
||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<th><a href="src/index.html">src</a></th> | ||
<!-- --> | ||
<td class="p-2"> | ||
<progress | ||
class="progress is-danger is-large" | ||
value="0" | ||
max="100"> | ||
0% | ||
</progress> | ||
</td> | ||
<td class="has-text-centered has-background-danger p-2"> | ||
0% | ||
</td> | ||
<td class="has-text-centered has-background-danger p-2"> | ||
0 / 41 | ||
</td> | ||
<!-- --> | ||
<td class="has-text-centered has-background-danger p-2">0%</td> | ||
<td class="has-text-centered has-background-danger p-2">0 / 20 </td> | ||
<!-- --> | ||
|
||
<td class="has-text-centered has-background-success p-2">100%</td> | ||
<td class="has-text-centered has-background-success p-2">0 / 0</td> | ||
|
||
</tr> | ||
</tbody> | ||
</table></div> | ||
<footer class="footer"> | ||
<div class="content has-text-centered"> | ||
<p class="heading">Date: 2023-11-12 12:04</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
88 changes: 88 additions & 0 deletions
88
coverage/edfa8dab93de094f8c1de4e5c57af8203b30c10f/chuffed/src/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head><meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Grcov report - src </title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"></head> | ||
<body> | ||
<div class="container"> | ||
<nav class="breadcrumb is-right" aria-label="breadcrumbs"> | ||
<ul><li><a href="../index.html">top_level</a></li><li class="is-active"><a href="#">src</a></li> | ||
</ul> | ||
</nav> | ||
<nav class="level"> | ||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Lines</p> | ||
<p class="title has-text-danger"> | ||
<abbr title="0 / 41">0 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Functions</p> | ||
<p class="title has-text-danger"> | ||
<abbr title="0 / 20">0 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="level-item has-text-centered"> | ||
<div> | ||
<p class="heading">Branches</p> | ||
<p class="title has-text-success"> | ||
<abbr title="0 / 0">100 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
|
||
</nav> | ||
|
||
<table class="table is-fullwidth"> | ||
<thead> | ||
<tr> | ||
<th>File</th> | ||
<th class="has-text-centered" colspan="3">Line Coverage</th> | ||
<th class="has-text-centered" colspan="2">Functions</th> | ||
|
||
<th class="has-text-centered" colspan="2">Branches</th> | ||
|
||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<th><a href="lib.rs.html">lib.rs</a></th> | ||
<!-- --> | ||
<td class="p-2"> | ||
<progress | ||
class="progress is-danger is-large" | ||
value="0" | ||
max="100"> | ||
0% | ||
</progress> | ||
</td> | ||
<td class="has-text-centered has-background-danger p-2"> | ||
0% | ||
</td> | ||
<td class="has-text-centered has-background-danger p-2"> | ||
0 / 41 | ||
</td> | ||
<!-- --> | ||
<td class="has-text-centered has-background-danger p-2">0%</td> | ||
<td class="has-text-centered has-background-danger p-2">0 / 20 </td> | ||
<!-- --> | ||
|
||
<td class="has-text-centered has-background-success p-2">100%</td> | ||
<td class="has-text-centered has-background-success p-2">0 / 0</td> | ||
|
||
</tr> | ||
</tbody> | ||
</table></div> | ||
<footer class="footer"> | ||
<div class="content has-text-centered"> | ||
<p class="heading">Date: 2023-11-12 12:04</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.