-
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
9c8cdef
commit 03879c9
Showing
78 changed files
with
165,260 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
coverage/d30df083585a2000ffbdd8b957ecf584e4fc7142/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/d30df083585a2000ffbdd8b957ecf584e4fc7142/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/d30df083585a2000ffbdd8b957ecf584e4fc7142/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/d30df083585a2000ffbdd8b957ecf584e4fc7142/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/d30df083585a2000ffbdd8b957ecf584e4fc7142/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.
169 changes: 169 additions & 0 deletions
169
coverage/d30df083585a2000ffbdd8b957ecf584e4fc7142/conjure_oxide/src/defaults.rs.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,169 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head><meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Grcov report - defaults.rs </title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/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><a href="./index.html">conjure_oxide/src</a></li><li class="is-active"><a href="#">defaults.rs</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-success"> | ||
<abbr title="7 / 7">100 %</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="1 / 2">50 %</abbr></p> | ||
</div> | ||
</div> | ||
|
||
|
||
</nav> | ||
|
||
<div role="table" aria-label="Coverage report"><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="1" | ||
role="cell"> | ||
<a href="#1">1</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-white has-background-white" | ||
role="cell" aria-label="no coverage"> | ||
|
||
</div> | ||
<div class="column has-background-white p-0" | ||
role="cell"> | ||
<pre class="has-background-white py-0 px-2">/// Returns the default rule sets, excluding solver specific ones.</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="2" | ||
role="cell"> | ||
<a href="#2">2</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2">pub fn get_default_rule_sets() -> Vec<String> {</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="3" | ||
role="cell"> | ||
<a href="#3">3</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2"> vec![</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="4" | ||
role="cell"> | ||
<a href="#4">4</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2"> "Base".to_string(),</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="5" | ||
role="cell"> | ||
<a href="#5">5</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2"> "Constant".to_string(),</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="6" | ||
role="cell"> | ||
<a href="#6">6</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2"> "Bubble".to_string(),</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="7" | ||
role="cell"> | ||
<a href="#7">7</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2"> ]</pre> | ||
</div> | ||
</div><div class="columns p-0 m-0" role="row"> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered" | ||
id="8" | ||
role="cell"> | ||
<a href="#8">8</a> | ||
</div> | ||
<div | ||
class="column is-1 is-narrow p-0 has-text-centered has-text-success-light has-background-success" | ||
role="cell" aria-label="175"> | ||
175 | ||
</div> | ||
<div class="column has-background-success-light p-0" | ||
role="cell"> | ||
<pre class="has-background-success-light py-0 px-2">}</pre> | ||
</div> | ||
</div></div> | ||
</div> | ||
<footer class="footer"> | ||
<div class="content has-text-centered"> | ||
<p class="heading">Date: 2024-11-04 19:06</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.