Skip to content

Commit

Permalink
Deploying to gh-pages from @ efe11b2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Apr 29, 2024
1 parent 768cd60 commit 6535d44
Show file tree
Hide file tree
Showing 42 changed files with 39,920 additions and 0 deletions.
130 changes: 130 additions & 0 deletions mutation-report/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>

<h1>Pit Test Coverage Report</h1>

<h3>Project Summary</h3>
<table>
<thead>
<tr>
<th>Number of Classes</th>
<th>Line Coverage</th>
<th>Mutation Coverage</th>
<th>Test Strength</th>
</tr>
</thead>
<tbody>
<tr>
<td>32</td>
<td>91% <div class="coverage_bar"><div class="coverage_complete width-91"></div><div class="coverage_legend">747/822</div></div></td>
<td>58% <div class="coverage_bar"><div class="coverage_complete width-58"></div><div class="coverage_legend">143/247</div></div></td>
<td>66% <div class="coverage_bar"><div class="coverage_complete width-66"></div><div class="coverage_legend">143/218</div></div></td>
</tr>
</tbody>
</table>


<h3>Breakdown by Package</h3>
<table>
<thead>
<tr>
<th>Name</th>
<th>Number of Classes</th>
<th>Line Coverage</th>
<th>Mutation Coverage</th>
<th>Test Strength</th>
</tr>
</thead>
<tbody>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.concurrent/index.html">org.cardanofoundation.explorer.rewards.concurrent</a></td>
<td>6</td>
<td><div class="coverage_percentage">90% </div><div class="coverage_bar"><div class="coverage_complete width-90"></div><div class="coverage_legend">141/157</div></div></td>
<td><div class="coverage_percentage">71% </div><div class="coverage_bar"><div class="coverage_complete width-71"></div><div class="coverage_legend">41/58</div></div></td>
<td><div class="coverage_percentage">79% </div><div class="coverage_bar"><div class="coverage_complete width-79"></div><div class="coverage_legend">41/52</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.config/index.html">org.cardanofoundation.explorer.rewards.config</a></td>
<td>2</td>
<td><div class="coverage_percentage">36% </div><div class="coverage_bar"><div class="coverage_complete width-36"></div><div class="coverage_legend">8/22</div></div></td>
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/10</div></div></td>
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/1</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.controller/index.html">org.cardanofoundation.explorer.rewards.controller</a></td>
<td>6</td>
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">12/12</div></div></td>
<td><div class="coverage_percentage">55% </div><div class="coverage_bar"><div class="coverage_complete width-55"></div><div class="coverage_legend">6/11</div></div></td>
<td><div class="coverage_percentage">55% </div><div class="coverage_bar"><div class="coverage_complete width-55"></div><div class="coverage_legend">6/11</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.repository.jooq/index.html">org.cardanofoundation.explorer.rewards.repository.jooq</a></td>
<td>8</td>
<td><div class="coverage_percentage">96% </div><div class="coverage_bar"><div class="coverage_complete width-96"></div><div class="coverage_legend">218/226</div></div></td>
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">12/12</div></div></td>
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">12/12</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.schedule/index.html">org.cardanofoundation.explorer.rewards.schedule</a></td>
<td>1</td>
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">26/26</div></div></td>
<td><div class="coverage_percentage">57% </div><div class="coverage_bar"><div class="coverage_complete width-57"></div><div class="coverage_legend">4/7</div></div></td>
<td><div class="coverage_percentage">57% </div><div class="coverage_bar"><div class="coverage_complete width-57"></div><div class="coverage_legend">4/7</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.schedule.service/index.html">org.cardanofoundation.explorer.rewards.schedule.service</a></td>
<td>1</td>
<td><div class="coverage_percentage">94% </div><div class="coverage_bar"><div class="coverage_complete width-94"></div><div class="coverage_legend">31/33</div></div></td>
<td><div class="coverage_percentage">43% </div><div class="coverage_bar"><div class="coverage_complete width-43"></div><div class="coverage_legend">3/7</div></div></td>
<td><div class="coverage_percentage">43% </div><div class="coverage_bar"><div class="coverage_complete width-43"></div><div class="coverage_legend">3/7</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.service.impl/index.html">org.cardanofoundation.explorer.rewards.service.impl</a></td>
<td>7</td>
<td><div class="coverage_percentage">91% </div><div class="coverage_bar"><div class="coverage_complete width-91"></div><div class="coverage_legend">311/341</div></div></td>
<td><div class="coverage_percentage">55% </div><div class="coverage_bar"><div class="coverage_complete width-55"></div><div class="coverage_legend">77/139</div></div></td>
<td><div class="coverage_percentage">60% </div><div class="coverage_bar"><div class="coverage_complete width-60"></div><div class="coverage_legend">77/128</div></div></td>
</tr>

<tr>
<td><a href="./org.cardanofoundation.explorer.rewards.util/index.html">org.cardanofoundation.explorer.rewards.util</a></td>
<td>1</td>
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/5</div></div></td>
<td><div class="coverage_percentage">0% </div><div class="coverage_bar"><div class="coverage_complete width-0"></div><div class="coverage_legend">0/3</div></div></td>
<td><div class="coverage_percentage">100% </div><div class="coverage_bar"><div class="coverage_complete width-100"></div><div class="coverage_legend">0/0</div></div></td>
</tr>

</tbody>
</table>
<br/>




<hr/>

<ul>
<li><a href="https://docs.arcmutate.com/docs/spring.html">Project uses Spring, but the Arcmutate Spring plugin is not present.</a>

</ul>

Report generated by <a href='https://pitest.org'>PIT</a> 1.16.0

<br/>
<br/>

Enhanced functionality available at <a href='https://www.arcmutate.com/'>arcmutate.com</a>
</body>
</html>

0 comments on commit 6535d44

Please sign in to comment.