Skip to content

Commit 5dd1de3

Browse files
committed
Deploying to gh-pages from @ d0e284f 🚀
1 parent 9c9d8e5 commit 5dd1de3

13 files changed

+52
-248
lines changed

Summary.xml

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<CoverageReport scope="Summary">
33
<Summary>
4-
<Generatedon>08/12/2025 - 17:12:04</Generatedon>
4+
<Generatedon>08/18/2025 - 13:25:01</Generatedon>
55
<Parser>Cobertura</Parser>
66
<Assemblies>1</Assemblies>
7-
<Classes>9</Classes>
8-
<Files>10</Files>
9-
<Coveredlines>61</Coveredlines>
7+
<Classes>8</Classes>
8+
<Files>8</Files>
9+
<Coveredlines>59</Coveredlines>
1010
<Uncoveredlines>113</Uncoveredlines>
11-
<Coverablelines>174</Coverablelines>
12-
<Totallines>496</Totallines>
13-
<Linecoverage>35</Linecoverage>
14-
<Coveredbranches>8</Coveredbranches>
15-
<Totalbranches>41</Totalbranches>
16-
<Branchcoverage>19.5</Branchcoverage>
17-
<Coveredmethods>39</Coveredmethods>
18-
<Fullcoveredmethods>37</Fullcoveredmethods>
19-
<Totalmethods>53</Totalmethods>
20-
<Methodcoverage>73.5</Methodcoverage>
21-
<Fullmethodcoverage>69.8</Fullmethodcoverage>
11+
<Coverablelines>172</Coverablelines>
12+
<Totallines>487</Totallines>
13+
<Linecoverage>34.3</Linecoverage>
14+
<Coveredbranches>6</Coveredbranches>
15+
<Totalbranches>37</Totalbranches>
16+
<Branchcoverage>16.2</Branchcoverage>
17+
<Coveredmethods>37</Coveredmethods>
18+
<Fullcoveredmethods>35</Fullcoveredmethods>
19+
<Totalmethods>51</Totalmethods>
20+
<Methodcoverage>72.5</Methodcoverage>
21+
<Fullmethodcoverage>68.6</Fullmethodcoverage>
2222
</Summary>
2323
<Coverage>
24-
<Assembly name="TELBlazor.Components" classes="9" coverage="35" coveredlines="61" coverablelines="174" totallines="496" branchcoverage="19.5" coveredbranches="8" totalbranches="41" coveredmethods="39" fullcoveredmethods="37" totalmethods="53" methodcoverage="73.5" fullmethodcoverage="69.8">
24+
<Assembly name="TELBlazor.Components" classes="8" coverage="34.3" coveredlines="59" coverablelines="172" totallines="487" branchcoverage="16.2" coveredbranches="6" totalbranches="37" coveredmethods="37" fullcoveredmethods="35" totalmethods="51" methodcoverage="72.5" fullmethodcoverage="68.6">
2525
<Class name="TELBlazor.Components.Components.BaseComponents.TELButton" coverage="91.6" coveredlines="22" coverablelines="24" totallines="122" branchcoverage="75" coveredbranches="3" totalbranches="4" coveredmethods="16" fullcoveredmethods="15" totalmethods="16" methodcoverage="100" fullmethodcoverage="93.7" />
2626
<Class name="TELBlazor.Components.Components.BaseComponents.TELButtonSubComponent" coverage="100" coveredlines="16" coverablelines="16" totallines="64" branchcoverage="100" coveredbranches="2" totalbranches="2" coveredmethods="12" fullcoveredmethods="12" totalmethods="12" methodcoverage="100" fullmethodcoverage="100" />
2727
<Class name="TELBlazor.Components.Core.Configuration.TELBlazorBaseComponentConfiguration" coverage="100" coveredlines="2" coverablelines="2" totallines="21" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="2" fullcoveredmethods="2" totalmethods="2" methodcoverage="100" fullmethodcoverage="100" />
@@ -30,7 +30,6 @@
3030
<Class name="TELBlazor.Components.Core.TELComponentBase" coverage="100" coveredlines="8" coverablelines="8" totallines="28" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="5" fullcoveredmethods="5" totalmethods="5" methodcoverage="100" fullmethodcoverage="100" />
3131
<Class name="TELBlazor.Components.OptionalImplementations.Core.DI.DI" coverage="45.4" coveredlines="5" coverablelines="11" totallines="47" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="1" fullcoveredmethods="1" totalmethods="4" methodcoverage="25" fullmethodcoverage="25" />
3232
<Class name="TELBlazor.Components.OptionalImplementations.Core.Services.HelperServices.SerilogLogLevelSwitcherService" coverage="0" coveredlines="0" coverablelines="99" totallines="165" branchcoverage="0" coveredbranches="0" totalbranches="26" coveredmethods="0" fullcoveredmethods="0" totalmethods="9" methodcoverage="0" fullmethodcoverage="0" />
33-
<Class name="TELBlazor.Components.TELBlazorPackageVersion.VersionInfo" coverage="100" coveredlines="2" coverablelines="2" totallines="9" branchcoverage="50" coveredbranches="2" totalbranches="4" coveredmethods="2" fullcoveredmethods="2" totalmethods="2" methodcoverage="100" fullmethodcoverage="100" />
3433
</Assembly>
3534
</Coverage>
3635
</CoverageReport>

TELBlazor.Components_DI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsOptionalImplementatio
170170
</tbody>
171171
</table>
172172
</div>
173-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
173+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
174174
<div class="containerright">
175175
<div class="containerrightfixed">
176176
<h1>Methods/Properties</h1>

TELBlazor.Components_LocalStorageLogLevel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsCoreModelsLoggingLoca
135135
</tbody>
136136
</table>
137137
</div>
138-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
138+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
139139
<div class="containerright">
140140
<div class="containerrightfixed">
141141
<h1>Methods/Properties</h1>

TELBlazor.Components_SerilogLogLevelSwitcherService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsOptionalImplementatio
293293
</tbody>
294294
</table>
295295
</div>
296-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
296+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
297297
<div class="containerright">
298298
<div class="containerrightfixed">
299299
<h1>Methods/Properties</h1>

TELBlazor.Components_TELBlazorBaseComponentConfiguration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsCoreConfigurationTELB
142142
</tbody>
143143
</table>
144144
</div>
145-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
145+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
146146
<div class="containerright">
147147
<div class="containerrightfixed">
148148
<h1>Methods/Properties</h1>

TELBlazor.Components_TELButton.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsComponentsBaseCompone
257257
</tbody>
258258
</table>
259259
</div>
260-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
260+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
261261
<div class="containerright">
262262
<div class="containerrightfixed">
263263
<h1>Methods/Properties</h1>

TELBlazor.Components_TELButtonStyleExtensions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsCoreExtensionsTELButt
146146
</tbody>
147147
</table>
148148
</div>
149-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
149+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
150150
<div class="containerright">
151151
<div class="containerrightfixed">
152152
<h1>Methods/Properties</h1>

TELBlazor.Components_TELButtonSubComponent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsComponentsBaseCompone
195195
</tbody>
196196
</table>
197197
</div>
198-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
198+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
199199
<div class="containerright">
200200
<div class="containerrightfixed">
201201
<h1>Methods/Properties</h1>

TELBlazor.Components_TELComponentBase.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsCoreTELComponentBasec
152152
</tbody>
153153
</table>
154154
</div>
155-
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/12/2025 - 17:12:04<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
155+
<div class="footer">Generated by: ReportGenerator 5.4.7.0<br />08/18/2025 - 13:25:01<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
156156
<div class="containerright">
157157
<div class="containerrightfixed">
158158
<h1>Methods/Properties</h1>

0 commit comments

Comments
 (0)