Skip to content

Commit

Permalink
lcov: new: export/20241230T182258
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 30, 2024
1 parent b4ad79c commit e4af467
Show file tree
Hide file tree
Showing 68 changed files with 4,709 additions and 4,695 deletions.
48 changes: 24 additions & 24 deletions html/lcov/export/gcov.css
Original file line number Diff line number Diff line change
Expand Up @@ -927,24 +927,24 @@ Previously untested code is unused now" */
td.tlaEUB
{
text-align: right;
background-color: #000000;
background-color: #EEEEEE;
}
td.tlaBgEUB {
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Excluded Uncovered Baseline (0 => #):
Previously untested code is unused now" */
span.tlaEUB
{
text-align: left;
background-color: #000000;
background-color: #EEEEEE;
}
span.tlaBgEUB {
background-color: #000000;
background-color: #EEEEEE;
}
a.tlaBgEUB {
background-color: #000000;
background-color: #EEEEEE;
color: #e4e4e4;
}

Expand All @@ -955,32 +955,32 @@ td.headerCovTableHeadEUB {
padding-bottom: 0px;
font-family: sans-serif;
white-space: nowrap;
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Excluded Covered Baseline (1 => #):
Previously tested code is unused now" */
td.tlaECB
{
text-align: right;
background-color: #000000;
background-color: #EEEEEE;
}
td.tlaBgECB {
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Excluded Covered Baseline (1 => #):
Previously tested code is unused now" */
span.tlaECB
{
text-align: left;
background-color: #000000;
background-color: #EEEEEE;
}
span.tlaBgECB {
background-color: #000000;
background-color: #EEEEEE;
}
a.tlaBgECB {
background-color: #000000;
background-color: #EEEEEE;
color: #e4e4e4;
}

Expand All @@ -991,32 +991,32 @@ td.headerCovTableHeadECB {
padding-bottom: 0px;
font-family: sans-serif;
white-space: nowrap;
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Deleted Uncovered Baseline (0 => -):
Previously untested code has been deleted" */
td.tlaDUB
{
text-align: right;
background-color: #000000;
background-color: #EEEEEE;
}
td.tlaBgDUB {
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Deleted Uncovered Baseline (0 => -):
Previously untested code has been deleted" */
span.tlaDUB
{
text-align: left;
background-color: #000000;
background-color: #EEEEEE;
}
span.tlaBgDUB {
background-color: #000000;
background-color: #EEEEEE;
}
a.tlaBgDUB {
background-color: #000000;
background-color: #EEEEEE;
color: #e4e4e4;
}

Expand All @@ -1027,32 +1027,32 @@ td.headerCovTableHeadDUB {
padding-bottom: 0px;
font-family: sans-serif;
white-space: nowrap;
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Deleted Covered Baseline (1 => -):
Previously tested code has been deleted" */
td.tlaDCB
{
text-align: right;
background-color: #000000;
background-color: #EEEEEE;
}
td.tlaBgDCB {
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view/table entry backround: format for lines classified as "Deleted Covered Baseline (1 => -):
Previously tested code has been deleted" */
span.tlaDCB
{
text-align: left;
background-color: #000000;
background-color: #EEEEEE;
}
span.tlaBgDCB {
background-color: #000000;
background-color: #EEEEEE;
}
a.tlaBgDCB {
background-color: #000000;
background-color: #EEEEEE;
color: #e4e4e4;
}

Expand All @@ -1063,7 +1063,7 @@ td.headerCovTableHeadDCB {
padding-bottom: 0px;
font-family: sans-serif;
white-space: nowrap;
background-color: #000000;
background-color: #EEEEEE;
}

/* Source code view: format for date/owner bin that is not hit */
Expand Down
78 changes: 39 additions & 39 deletions html/lcov/export/index-sort-b.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
<td class="headerValue">export</td>
<td></td>
<td class="headerItem">Lines:</td>
<td class="headerCovTableEntryMed">88.9&nbsp;%</td>
<td class="headerCovTableEntryMed">89.0&nbsp;%</td>
<td class="headerCovTableEntry">8235</td>
<td class="headerCovTableEntry">7324</td>
<td class="headerCovTableEntry">7326</td>
</tr>
<tr>
<td class="headerItem">Test Date:</td>
<td class="headerValue">2024-12-28 13:04:14</td>
<td class="headerValue">2024-12-30 19:10:33</td>
<td></td>
<td class="headerItem">Functions:</td>
<td class="headerCovTableEntryHi">96.4&nbsp;%</td>
Expand All @@ -53,9 +53,9 @@
</td>
<td></td>
<td class="headerItem">Branches:</td>
<td class="headerCovTableEntryLo">65.0&nbsp;%</td>
<td class="headerCovTableEntry">6471</td>
<td class="headerCovTableEntry">4206</td>
<td class="headerCovTableEntryLo">64.8&nbsp;%</td>
<td class="headerCovTableEntry">6547</td>
<td class="headerCovTableEntry">4240</td>
</tr>
<tr><td><img src="glass.png" width=3 height=3 alt=""></td></tr>
</table>
Expand Down Expand Up @@ -99,6 +99,21 @@
<td class="tableHead"> Total</td>
<td class="tableHead"> Hit</td>
</tr>
<tr>
<td class="coverFile"><a href="mptcp/mib.h.gcov.html">mptcp/mib.h</a></td>
<td class="coverBar" align="center">
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="amber.png" width=85 height=10 alt="84.6%"><img src="snow.png" width=15 height=10 alt="84.6%"></td></tr></table>
</td>
<td class="coverPerMed">84.6&nbsp;%</td>
<td class="coverNumDflt">13</td>
<td class="coverNumDflt">11</td>
<td class="coverPerLo">40.9&nbsp;%</td>
<td class="coverNumDflt">254</td>
<td class="coverNumDflt">104</td>
<td class="coverPerHi">100.0&nbsp;%</td>
<td class="coverNumDflt">1</td>
<td class="coverNumDflt">1</td>
</tr>
<tr>
<td class="coverFile"><a href="mptcp/pm_userspace.c.gcov.html">mptcp/pm_userspace.c</a></td>
<td class="coverBar" align="center">
Expand All @@ -114,21 +129,6 @@
<td class="coverNumDflt">17</td>
<td class="coverNumDflt">17</td>
</tr>
<tr>
<td class="coverFile"><a href="mptcp/mib.h.gcov.html">mptcp/mib.h</a></td>
<td class="coverBar" align="center">
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="amber.png" width=85 height=10 alt="84.6%"><img src="snow.png" width=15 height=10 alt="84.6%"></td></tr></table>
</td>
<td class="coverPerMed">84.6&nbsp;%</td>
<td class="coverNumDflt">13</td>
<td class="coverNumDflt">11</td>
<td class="coverPerLo">46.1&nbsp;%</td>
<td class="coverNumDflt">206</td>
<td class="coverNumDflt">95</td>
<td class="coverPerHi">100.0&nbsp;%</td>
<td class="coverNumDflt">1</td>
<td class="coverNumDflt">1</td>
</tr>
<tr>
<td class="coverFile"><a href="mptcp/token_test.c.gcov.html">mptcp/token_test.c</a></td>
<td class="coverBar" align="center">
Expand Down Expand Up @@ -192,14 +192,14 @@
<tr>
<td class="coverFile"><a href="mptcp/token.c.gcov.html">mptcp/token.c</a></td>
<td class="coverBar" align="center">
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="amber.png" width=89 height=10 alt="88.7%"><img src="snow.png" width=11 height=10 alt="88.7%"></td></tr></table>
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="amber.png" width=88 height=10 alt="88.1%"><img src="snow.png" width=12 height=10 alt="88.1%"></td></tr></table>
</td>
<td class="coverPerMed">88.7&nbsp;%</td>
<td class="coverPerMed">88.1&nbsp;%</td>
<td class="coverNumDflt">177</td>
<td class="coverNumDflt">157</td>
<td class="coverPerLo">58.3&nbsp;%</td>
<td class="coverNumDflt">156</td>
<td class="coverPerLo">57.4&nbsp;%</td>
<td class="coverNumDflt">108</td>
<td class="coverNumDflt">63</td>
<td class="coverNumDflt">62</td>
<td class="coverPerHi">100.0&nbsp;%</td>
<td class="coverNumDflt">12</td>
<td class="coverNumDflt">12</td>
Expand Down Expand Up @@ -297,14 +297,14 @@
<tr>
<td class="coverFile"><a href="mptcp/protocol.c.gcov.html">mptcp/protocol.c</a></td>
<td class="coverBar" align="center">
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=91 height=10 alt="91.1%"><img src="snow.png" width=9 height=10 alt="91.1%"></td></tr></table>
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=91 height=10 alt="91.4%"><img src="snow.png" width=9 height=10 alt="91.4%"></td></tr></table>
</td>
<td class="coverPerHi">91.1&nbsp;%</td>
<td class="coverPerHi">91.4&nbsp;%</td>
<td class="coverNumDflt">2153</td>
<td class="coverNumDflt">1962</td>
<td class="coverPerLo">69.0&nbsp;%</td>
<td class="coverNumDflt">1967</td>
<td class="coverPerLo">69.5&nbsp;%</td>
<td class="coverNumDflt">1619</td>
<td class="coverNumDflt">1117</td>
<td class="coverNumDflt">1126</td>
<td class="coverPerHi">95.5&nbsp;%</td>
<td class="coverNumDflt">133</td>
<td class="coverNumDflt">127</td>
Expand All @@ -317,9 +317,9 @@
<td class="coverPerHi">94.8&nbsp;%</td>
<td class="coverNumDflt">233</td>
<td class="coverNumDflt">221</td>
<td class="coverPerLo">71.5&nbsp;%</td>
<td class="coverNumDflt">536</td>
<td class="coverNumDflt">383</td>
<td class="coverPerLo">71.1&nbsp;%</td>
<td class="coverNumDflt">564</td>
<td class="coverNumDflt">401</td>
<td class="coverPerHi">100.0&nbsp;%</td>
<td class="coverNumDflt">34</td>
<td class="coverNumDflt">34</td>
Expand Down Expand Up @@ -372,14 +372,14 @@
<tr>
<td class="coverFile"><a href="mptcp/options.c.gcov.html">mptcp/options.c</a></td>
<td class="coverBar" align="center">
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=98 height=10 alt="98.3%"><img src="snow.png" width=2 height=10 alt="98.3%"></td></tr></table>
<table border=0 cellspacing=0 cellpadding=1><tr><td class="coverBarOutline"><img src="emerald.png" width=98 height=10 alt="98.1%"><img src="snow.png" width=2 height=10 alt="98.1%"></td></tr></table>
</td>
<td class="coverPerHi">98.3&nbsp;%</td>
<td class="coverPerHi">98.1&nbsp;%</td>
<td class="coverNumDflt">873</td>
<td class="coverNumDflt">858</td>
<td class="coverPerMed">77.5&nbsp;%</td>
<td class="coverNumDflt">856</td>
<td class="coverPerMed">77.4&nbsp;%</td>
<td class="coverNumDflt">689</td>
<td class="coverNumDflt">534</td>
<td class="coverNumDflt">533</td>
<td class="coverPerHi">100.0&nbsp;%</td>
<td class="coverNumDflt">27</td>
<td class="coverNumDflt">27</td>
Expand Down
Loading

0 comments on commit e4af467

Please sign in to comment.