mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-03 20:54:37 +02:00
Deploying to gh-pages from @ espressif/esp-protocols@3e8de3af3a 🚀
This commit is contained in:
20
index.html
20
index.html
@@ -1401,7 +1401,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Date:</th>
|
||||
<td>2023-10-16 07:31:08</td>
|
||||
<td>2023-10-16 10:34:43</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Coverage:</th>
|
||||
@@ -1424,9 +1424,9 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Lines:</th>
|
||||
<td>340</td>
|
||||
<td>699</td>
|
||||
<td class="coverage-low">48.6%</td>
|
||||
<td>363</td>
|
||||
<td>729</td>
|
||||
<td class="coverage-low">49.8%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Functions:</th>
|
||||
@@ -1471,10 +1471,10 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
esp_websocket_client.c
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="46.5" title="46.5%">46.5</meter>
|
||||
<meter class="coverage-low" min="0" max="100" value="47.2" title="47.2%">47.2</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">46.5%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">297 / 639</td>
|
||||
<td class="CoverValue line-coverage coverage-low">47.2%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">312 / 661</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>
|
||||
@@ -1487,10 +1487,10 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
examples/linux/main/main.c
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="71.7" title="71.7%">71.7</meter>
|
||||
<meter class="coverage-medium" min="0" max="100" value="75.0" title="75.0%">75.0</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">71.7%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">43 / 60</td>
|
||||
<td class="CoverValue line-coverage coverage-medium">75.0%</td>
|
||||
<td class="CoverValue line-coverage coverage-medium">51 / 68</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