@@ -36,16 +36,16 @@ <h1><a href="index.html" class="back"><</a> Summary</h1>
3636< div class ="card ">
3737< div class ="card-header "> Line coverage</ div >
3838< div class ="card-body ">
39- < div class ="large cardpercentagebar cardpercentagebar50 " > 50 %</ div >
39+ < div class ="large cardpercentagebar cardpercentagebar100 " > 0 %</ div >
4040< div class ="table ">
4141< table >
4242< tr >
4343< th > Covered lines:</ th >
44- < td class ="limit-width right " title ="3 " > 3 </ td >
44+ < td class ="limit-width right " title ="0 " > 0 </ td >
4545</ tr >
4646< tr >
4747< th > Uncovered lines:</ th >
48- < td class ="limit-width right " title ="3 " > 3 </ td >
48+ < td class ="limit-width right " title ="6 " > 6 </ td >
4949</ tr >
5050< tr >
5151< th > Coverable lines:</ th >
@@ -57,7 +57,7 @@ <h1><a href="index.html" class="back"><</a> Summary</h1>
5757</ tr >
5858< tr >
5959< th > Line coverage:</ th >
60- < td class ="limit-width right " title ="3 of 6 "> 50 %</ td >
60+ < td class ="limit-width right " title ="0 of 6 "> 0 %</ td >
6161</ tr >
6262</ table >
6363</ div >
@@ -110,7 +110,7 @@ <h1>Metrics</h1>
110110< tr > < td title ="AddTELBlazorComponentServicessShared(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < a href ="#file0_line23 " class ="navigatetohash "> AddTELBlazorComponentServicessShared(...)</ a > </ td > < td > 100%</ td > < td > 2</ td > < td > 1</ td > < td > 0%</ td > </ tr >
111111< tr > < td title ="AddTELBlazorComponentServicesClient(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < a href ="#file0_line30 " class ="navigatetohash "> AddTELBlazorComponentServicesClient(...)</ a > </ td > < td > 100%</ td > < td > 2</ td > < td > 1</ td > < td > 0%</ td > </ tr >
112112< tr > < td title ="AddTELBlazorComponentServicesServer(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < a href ="#file0_line37 " class ="navigatetohash "> AddTELBlazorComponentServicesServer(...)</ a > </ td > < td > 100%</ td > < td > 2</ td > < td > 1</ td > < td > 0%</ td > </ tr >
113- < tr > < td title ="AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection) "> < a href ="#file0_line41 " class ="navigatetohash "> AddTELBlazorComponentServicesForTestComponents(...)</ a > </ td > < td > 100%</ td > < td > 1 </ td > < td > 1</ td > < td > 100 %</ td > </ tr >
113+ < tr > < td title ="AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection) "> < a href ="#file0_line41 " class ="navigatetohash "> AddTELBlazorComponentServicesForTestComponents(...)</ a > </ td > < td > 100%</ td > < td > 2 </ td > < td > 1</ td > < td > 0 %</ td > </ tr >
114114</ tbody >
115115</ table >
116116</ div >
@@ -160,24 +160,24 @@ <h2 id="homerunnerworkTELBlazorTELBlazorTELBlazorComponentsOptionalImplementatio
160160< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line38 "> </ a > < code > 38</ code > </ td > < td > </ td > < td class ="lightgray "> < code > }</ code > </ td > </ tr >
161161< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line39 "> </ a > < code > 39</ code > </ td > < td > </ td > < td class ="lightgray "> < code > public static IServiceCollection AddTELBlazorComponentServicesForTestComponents(this IServiceCollection services</ code > </ td > </ tr >
162162< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line40 "> </ a > < code > 40</ code > </ td > < td > </ td > < td class ="lightgray "> < code > {</ code > </ td > </ tr >
163- < tr class ="coverableline " title ="Covered (36 visits) " data-coverage ="{'AllTestMethods': {'VC': '36 ', 'LVS': 'green '}} "> < td class ="green "> </ td > < td class ="leftmargin rightmargin right "> 36 </ td > < td class ="rightmargin right "> < a id ="file0_line41 "> </ a > < code > 41</ code > </ td > < td > </ td > < td class ="lightgreen "> < code > services.AddHttpClient();</ code > </ td > </ tr >
164- < tr class ="coverableline " title ="Covered (36 visits) " data-coverage ="{'AllTestMethods': {'VC': '36 ', 'LVS': 'green '}} "> < td class ="green "> </ td > < td class ="leftmargin rightmargin right "> 36 </ td > < td class ="rightmargin right "> < a id ="file0_line42 "> </ a > < code > 42</ code > </ td > < td > </ td > < td class ="lightgreen "> < code > services.AddScoped<ISearchExperimentService, SearchExperimentServiceOpenApi>();</ code > </ td > </ tr >
165- < tr class ="coverableline " title ="Covered (36 visits) " data-coverage ="{'AllTestMethods': {'VC': '36 ', 'LVS': 'green '}} "> < td class ="green "> </ td > < td class ="leftmargin rightmargin right "> 36 </ td > < td class ="rightmargin right "> < a id ="file0_line43 "> </ a > < code > 43</ code > </ td > < td > </ td > < td class ="lightgreen "> < code > return services;</ code > </ td > </ tr >
163+ < tr class ="coverableline " title ="Not covered (0 visits) " data-coverage ="{'AllTestMethods': {'VC': '0 ', 'LVS': 'red '}} "> < td class ="red "> </ td > < td class ="leftmargin rightmargin right "> 0 </ td > < td class ="rightmargin right "> < a id ="file0_line41 "> </ a > < code > 41</ code > </ td > < td > </ td > < td class ="lightred "> < code > services.AddHttpClient();</ code > </ td > </ tr >
164+ < tr class ="coverableline " title ="Not covered (0 visits) " data-coverage ="{'AllTestMethods': {'VC': '0 ', 'LVS': 'red '}} "> < td class ="red "> </ td > < td class ="leftmargin rightmargin right "> 0 </ td > < td class ="rightmargin right "> < a id ="file0_line42 "> </ a > < code > 42</ code > </ td > < td > </ td > < td class ="lightred "> < code > services.AddScoped<ISearchExperimentService, SearchExperimentServiceOpenApi>();</ code > </ td > </ tr >
165+ < tr class ="coverableline " title ="Not covered (0 visits) " data-coverage ="{'AllTestMethods': {'VC': '0 ', 'LVS': 'red '}} "> < td class ="red "> </ td > < td class ="leftmargin rightmargin right "> 0 </ td > < td class ="rightmargin right "> < a id ="file0_line43 "> </ a > < code > 43</ code > </ td > < td > </ td > < td class ="lightred "> < code > return services;</ code > </ td > </ tr >
166166< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line44 "> </ a > < code > 44</ code > </ td > < td > </ td > < td class ="lightgray "> < code > }</ code > </ td > </ tr >
167167< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line45 "> </ a > < code > 45</ code > </ td > < td > </ td > < td class ="lightgray "> < code > </ code > </ td > </ tr >
168168< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line46 "> </ a > < code > 46</ code > </ td > < td > </ td > < td class ="lightgray "> < code > }</ code > </ td > </ tr >
169169< tr class ="" title ="Not coverable " data-coverage ="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}} "> < td class ="gray "> </ td > < td class ="leftmargin rightmargin right "> </ td > < td class ="rightmargin right "> < a id ="file0_line47 "> </ a > < code > 47</ code > </ td > < td > </ td > < td class ="lightgray "> < code > }</ code > </ td > </ tr >
170170</ tbody >
171171</ table >
172172</ div >
173- < div class ="footer "> Generated by: ReportGenerator 5.4.17.0< br /> 10/14 /2025 - 20:35:05 < 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.17.0< br /> 10/16 /2025 - 20:27:02 < 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 >
177177< a href ="#file0_line23 " class ="navigatetohash percentagebar percentagebar0 " title ="Line coverage: 0% - AddTELBlazorComponentServicessShared(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < i class ="icon-cube "> </ i > AddTELBlazorComponentServicessShared(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration)</ a > < br />
178178< a href ="#file0_line30 " class ="navigatetohash percentagebar percentagebar0 " title ="Line coverage: 0% - AddTELBlazorComponentServicesClient(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < i class ="icon-cube "> </ i > AddTELBlazorComponentServicesClient(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration)</ a > < br />
179179< a href ="#file0_line37 " class ="navigatetohash percentagebar percentagebar0 " title ="Line coverage: 0% - AddTELBlazorComponentServicesServer(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration) "> < i class ="icon-cube "> </ i > AddTELBlazorComponentServicesServer(Microsoft.Extensions.DependencyInjection.IServiceCollection,TELBlazor.Components.Core.Configuration.ITELBlazorBaseComponentConfiguration)</ a > < br />
180- < a href ="#file0_line41 " class ="navigatetohash percentagebar percentagebar100 " title ="Line coverage: 100 % - AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection) "> < i class ="icon-cube "> </ i > AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection)</ a > < br />
180+ < a href ="#file0_line41 " class ="navigatetohash percentagebar percentagebar0 " title ="Line coverage: 0 % - AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection) "> < i class ="icon-cube "> </ i > AddTELBlazorComponentServicesForTestComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection)</ a > < br />
181181< br /> </ div >
182182</ div > </ div >
183183< script type ="text/javascript ">
0 commit comments