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 Apr 18, 2022
1 parent 0f7057b commit 9e1c998
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions doc/code-coverage/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Lines Non-Blank Instrumented Covered Partial
114 108 76 29 0 piotr_yuxuan/walter_ci/github.clj
97 90 56 7 1 piotr_yuxuan/walter_ci/git.clj
53 50 31 4 0 piotr_yuxuan/walter_ci/secrets.clj
198 181 121 22 5 piotr_yuxuan/walter_ci/core.clj
158 152 54 40 1 piotr_yuxuan/walter_ci/config.clj
214 196 133 23 6 piotr_yuxuan/walter_ci/core.clj
163 156 57 43 1 piotr_yuxuan/walter_ci/config.clj
24 21 6 2 0 piotr_yuxuan/walter_ci/main.clj
50 changes: 25 additions & 25 deletions doc/code-coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,37 +16,37 @@
</tr></thead>
<tr>
<td><a href="piotr_yuxuan/walter_ci/config.clj.html">piotr-yuxuan.walter-ci.config</a></td><td class="with-bar"><div class="covered"
style="width:76.90058479532163%;
float:left;"> 263 </div><div class="not-covered"
style="width:23.099415204678362%;
style="width:78.23691460055096%;
float:left;"> 284 </div><div class="not-covered"
style="width:21.763085399449036%;
float:left;"> 79 </div></td>
<td class="with-number">76.90 %</td>
<td class="with-number">78.24 %</td>
<td class="with-bar"><div class="covered"
style="width:74.07407407407408%;
float:left;"> 40 </div><div class="partial"
style="width:1.8518518518518519%;
style="width:75.43859649122807%;
float:left;"> 43 </div><div class="partial"
style="width:1.7543859649122806%;
float:left;"> 1 </div><div class="not-covered"
style="width:24.074074074074073%;
style="width:22.80701754385965%;
float:left;"> 13 </div></td>
<td class="with-number">75.93 %</td>
<td class="with-number">158</td><td class="with-number">6</td><td class="with-number">54</td>
<td class="with-number">77.19 %</td>
<td class="with-number">163</td><td class="with-number">7</td><td class="with-number">57</td>
</tr>
<tr>
<td><a href="piotr_yuxuan/walter_ci/core.clj.html">piotr-yuxuan.walter-ci.core</a></td><td class="with-bar"><div class="covered"
style="width:8.04769001490313%;
float:left;"> 54 </div><div class="not-covered"
style="width:91.95230998509687%;
float:left;"> 617 </div></td>
<td class="with-number">8.05 %</td>
style="width:7.754010695187166%;
float:left;"> 58 </div><div class="not-covered"
style="width:92.24598930481284%;
float:left;"> 690 </div></td>
<td class="with-number">7.75 %</td>
<td class="with-bar"><div class="covered"
style="width:18.181818181818183%;
float:left;"> 22 </div><div class="partial"
style="width:4.132231404958677%;
float:left;"> 5 </div><div class="not-covered"
style="width:77.68595041322314%;
float:left;"> 94 </div></td>
<td class="with-number">22.31 %</td>
<td class="with-number">198</td><td class="with-number">17</td><td class="with-number">121</td>
style="width:17.293233082706767%;
float:left;"> 23 </div><div class="partial"
style="width:4.511278195488722%;
float:left;"> 6 </div><div class="not-covered"
style="width:78.19548872180451%;
float:left;"> 104 </div></td>
<td class="with-number">21.80 %</td>
<td class="with-number">214</td><td class="with-number">18</td><td class="with-number">133</td>
</tr>
<tr>
<td><a href="piotr_yuxuan/walter_ci/files.clj.html">piotr-yuxuan.walter-ci.files</a></td><td class="with-bar"><div class="covered"
Expand Down Expand Up @@ -129,9 +129,9 @@
</tr>
<tr><td>Totals:</td>
<td class="with-bar"></td>
<td class="with-number">29.05 %</td>
<td class="with-number">28.90 %</td>
<td class="with-bar"></td>
<td class="with-number">31.67 %</td>
<td class="with-number">31.73 %</td>
</tr>
</table>
</body>
Expand Down

0 comments on commit 9e1c998

Please sign in to comment.