forked from espressif/esp-protocols
Deploying to gh-pages from @ espressif/esp-protocols@df00a03084 🚀
This commit is contained in:
98
index.html
98
index.html
@@ -656,7 +656,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Date:</th>
|
||||
<td>2025-04-02 06:20:52</td>
|
||||
<td>2025-04-04 13:46:41</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Coverage:</th>
|
||||
@@ -679,9 +679,9 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Lines:</th>
|
||||
<td>740</td>
|
||||
<td>1376</td>
|
||||
<td class="coverage-low">53.8%</td>
|
||||
<td>765</td>
|
||||
<td>1459</td>
|
||||
<td class="coverage-low">52.4%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Functions:</th>
|
||||
@@ -718,6 +718,54 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
command/include/cxx_include/esp_modem_dce_generic.hpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-high" min="0" max="100" value="100.0" title="100.0%">100.0</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-high">100.0%</td>
|
||||
<td class="CoverValue line-coverage coverage-high">1 / 1</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>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
command/include/cxx_include/esp_modem_dce_module.hpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="57.1" title="57.1%">57.1</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">57.1%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">16 / 28</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>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
command/src/esp_modem_modules.cpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="24.4" title="24.4%">24.4</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">24.4%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">30 / 123</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>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
include/cxx_include/esp_modem_buffer.hpp
|
||||
@@ -750,22 +798,6 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
include/cxx_include/esp_modem_dce.hpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-high" min="0" max="100" value="100.0" title="100.0%">100.0</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-high">100.0%</td>
|
||||
<td class="CoverValue line-coverage coverage-high">5 / 5</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>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
include/cxx_include/esp_modem_dce_factory.hpp
|
||||
@@ -784,13 +816,13 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
include/cxx_include/esp_modem_dce_module.hpp
|
||||
include/cxx_include/esp_modem_dce_template.hpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="57.1" title="57.1%">57.1</meter>
|
||||
<meter class="coverage-high" min="0" max="100" value="100.0" title="100.0%">100.0</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">57.1%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">16 / 28</td>
|
||||
<td class="CoverValue line-coverage coverage-high">100.0%</td>
|
||||
<td class="CoverValue line-coverage coverage-high">4 / 4</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>
|
||||
@@ -958,22 +990,6 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
src/esp_modem_modules.cpp
|
||||
</th>
|
||||
<td>
|
||||
<meter class="coverage-low" min="0" max="100" value="12.5" title="12.5%">12.5</meter>
|
||||
</td>
|
||||
<td class="CoverValue line-coverage coverage-low">12.5%</td>
|
||||
<td class="CoverValue line-coverage coverage-low">5 / 40</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>
|
||||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
src/esp_modem_netif_linux.cpp
|
||||
@@ -1686,7 +1702,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Date:</th>
|
||||
<td>2025-04-02 06:18:06</td>
|
||||
<td>2025-04-04 14:41:11</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Coverage:</th>
|
||||
|
Reference in New Issue
Block a user