forked from espressif/esp-protocols
Deploying to gh-pages from @ espressif/esp-protocols@0b5e362a7b 🚀
This commit is contained in:
18
index.html
18
index.html
@@ -645,7 +645,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Date:</th>
|
||||
<td>2024-11-01 14:35:45</td>
|
||||
<td>2024-11-05 16:29:28</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Coverage:</th>
|
||||
@@ -669,8 +669,8 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
<tr>
|
||||
<th scope="row">Lines:</th>
|
||||
<td>735</td>
|
||||
<td>1293</td>
|
||||
<td class="coverage-low">56.8%</td>
|
||||
<td>1204</td>
|
||||
<td class="coverage-low">61.0%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Functions:</th>
|
||||
@@ -920,10 +920,10 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
src/esp_modem_dce.cpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="44.9" title="44.9%">44.9</meter>
|
||||
<meter class="coverage-medium" min="0" max="100" value="87.0" title="87.0%">87.0</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">44.9%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">80 / 178</td>
|
||||
<td class="CoverValue line-coverage coverage-medium">87.0%</td>
|
||||
<td class="CoverValue line-coverage coverage-medium">80 / 92</td>
|
||||
<td class="CoverValue function-coverage coverage-unknown">-%</td>
|
||||
<td class="CoverValue function-coverage coverage-unknown">0 / 0</td>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">-%</td>
|
||||
@@ -936,10 +936,10 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
src/esp_modem_dte.cpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="57.3" title="57.3%">57.3</meter>
|
||||
<meter class="coverage-low" min="0" max="100" value="58.2" title="58.2%">58.2</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">57.3%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">114 / 199</td>
|
||||
<td class="CoverValue line-coverage coverage-low">58.2%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">114 / 196</td>
|
||||
<td class="CoverValue function-coverage coverage-unknown">-%</td>
|
||||
<td class="CoverValue function-coverage coverage-unknown">0 / 0</td>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">-%</td>
|
||||
|
Reference in New Issue
Block a user