Skip to content

Commit

Permalink
Update code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Sep 17, 2022
1 parent dd95052 commit ed9b09f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion doc/code-coverage/coverage.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Lines Non-Blank Instrumented Covered Partial
608 518 141 93 9 piotr_yuxuan/closeable_map.clj
613 524 140 91 9 piotr_yuxuan/closeable_map.clj
28 changes: 14 additions & 14 deletions doc/code-coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@
</tr></thead>
<tr>
<td><a href="piotr_yuxuan/closeable_map.clj.html">piotr-yuxuan.closeable-map</a></td><td class="with-bar"><div class="covered"
style="width:46.74556213017752%;
float:left;"> 1027 </div><div class="not-covered"
style="width:53.25443786982248%;
float:left;"> 1170 </div></td>
<td class="with-number">46.75 %</td>
style="width:51.34575569358178%;
float:left;"> 1240 </div><div class="not-covered"
style="width:48.65424430641822%;
float:left;"> 1175 </div></td>
<td class="with-number">51.35 %</td>
<td class="with-bar"><div class="covered"
style="width:65.95744680851064%;
float:left;"> 93 </div><div class="partial"
style="width:6.382978723404255%;
style="width:65.0%;
float:left;"> 91 </div><div class="partial"
style="width:6.428571428571429%;
float:left;"> 9 </div><div class="not-covered"
style="width:27.659574468085108%;
float:left;"> 39 </div></td>
<td class="with-number">72.34 %</td>
<td class="with-number">608</td><td class="with-number">90</td><td class="with-number">141</td>
style="width:28.571428571428573%;
float:left;"> 40 </div></td>
<td class="with-number">71.43 %</td>
<td class="with-number">613</td><td class="with-number">89</td><td class="with-number">140</td>
</tr>
<tr><td>Totals:</td>
<td class="with-bar"></td>
<td class="with-number">46.75 %</td>
<td class="with-number">51.35 %</td>
<td class="with-bar"></td>
<td class="with-number">72.34 %</td>
<td class="with-number">71.43 %</td>
</tr>
</table>
</body>
Expand Down

0 comments on commit ed9b09f

Please sign in to comment.