Skip to content

RES.Configuration coverage results

github-actions[bot] edited this page Aug 16, 2023 · 8 revisions

Summary

Generated on: 8/16/2023 - 11:57:28 AM
Parser: OpenCover
Assemblies: 1
Classes: 34
Files: 34
Line coverage: 98.7% (713 of 722)
Covered lines: 713
Uncovered lines: 9
Coverable lines: 722
Total lines: 2122
Covered branches: 0
Total branches: 0
Method coverage: 91% (172 of 189)
Covered methods: 172
Total methods: 189
Tag: 34_5878406106
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage Covered Total Method coverage
RES.Configuration.Test 713 9 722 2122 98.7% 0 0 **** 172 189 91%
AutoGeneratedProgram 0 1 1 3 0% 0 0 0 1 0%
RES.Configuration.Test.ConfigurationBooleanTest 19 0 19 56 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationBooleanTestWithDefaultWithPrefix 16 0 16 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationBooleanWithDefaultTest 16 0 16 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationBooleanWithPrefixTest 19 0 19 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationDoubleTest 19 0 19 56 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationDoubleTestWithDefaultWithPrefix 16 0 16 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationDoubleWithDefaultTest 16 0 16 57 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationDoubleWithPrefixTest 19 0 19 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationEnumTest 19 0 19 59 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationEnumTestWithDefaultWithPrefix 16 0 16 59 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationEnumWithDefaultTest 16 0 16 57 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationEnumWithPrefixTest 19 0 19 59 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerListTest 22 0 22 59 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerListTestWithDefaultWithPrefix 21 0 21 64 100% 0 0 6 6 100%
RES.Configuration.Test.ConfigurationIntegerListWithDefaultTest 21 0 21 63 100% 0 0 6 6 100%
RES.Configuration.Test.ConfigurationIntegerListWithPrefixTest 22 0 22 61 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerTest 19 0 19 56 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerTestWithDefaultWithPrefix 16 0 16 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerWithDefaultTest 16 0 16 57 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationIntegerWithPrefixTest 19 0 19 58 100% 0 0 5 5 100%
RES.Configuration.Test.ConfigurationStringTest 13 0 13 49 100% 0 0 4 4 100%
RES.Configuration.Test.ConfigurationStringTestWithDefaultWithPrefix 10 0 10 49 100% 0 0 4 4 100%
RES.Configuration.Test.ConfigurationStringWithDefaultTest 10 0 10 48 100% 0 0 4 4 100%
RES.Configuration.Test.ConfigurationStringWithPrefixTest 13 0 13 51 100% 0 0 4 4 100%
RES.Configuration.Test.ConfigurationTestBase 6 0 6 26 100% 0 0 4 4 100%
RES.Configuration.Test.ConfigurationValidatorBooleanTest 49 1 50 116 98% 0 0 8 10 80%
RES.Configuration.Test.ConfigurationValidatorDoubleTest 49 1 50 116 98% 0 0 8 10 80%
RES.Configuration.Test.ConfigurationValidatorEnumTest 49 1 50 118 98% 0 0 8 10 80%
RES.Configuration.Test.ConfigurationValidatorIntegerListTest 49 1 50 116 98% 0 0 8 10 80%
RES.Configuration.Test.ConfigurationValidatorIntegerTest 49 1 50 116 98% 0 0 8 10 80%
RES.Configuration.Test.ConfigurationValidatorMultipleFailuresTest 11 2 13 33 84.6% 0 0 1 5 20%
RES.Configuration.Test.ConfigurationValidatorStringTest 25 1 26 64 96.1% 0 0 5 7 71.4%
RES.Configuration.Test.ParseIntegerListFromCsvTest 14 0 14 48 100% 0 0 4 4 100%
Clone this wiki locally