Closed jonikula closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
icetea_lib/Plugin/PluginManager.py | 2 | 3 | 66.67% | ||
icetea_lib/Plugin/plugins/FileApi.py | 2 | 3 | 66.67% | ||
icetea_lib/Plugin/plugins/LocalAllocator/DutConsole.py | 1 | 2 | 50.0% | ||
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py | 8 | 9 | 88.89% | ||
icetea_lib/Randomize/randomize.py | 0 | 1 | 0.0% | ||
icetea_lib/ResourceProvider/ResourceConfig.py | 5 | 6 | 83.33% | ||
icetea_lib/build/build.py | 1 | 2 | 50.0% | ||
icetea_lib/tools/NodeEndPoint.py | 5 | 6 | 83.33% | ||
icetea_lib/tools/file/FileUtils.py | 2 | 3 | 66.67% | ||
icetea_lib/CliAsyncResponse.py | 2 | 4 | 50.0% | ||
<!-- | Total: | 1988 | 2469 | 80.52% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
icetea_lib/TestSuite/TestcaseList.py | 1 | 84.92% | ||
icetea_lib/ResourceProvider/ResourceProvider.py | 1 | 89.02% | ||
icetea_lib/ResourceProvider/Allocators/BaseAllocator.py | 1 | 54.55% | ||
icetea_lib/build/build.py | 1 | 82.95% | ||
icetea_lib/TestSuite/TestSuite.py | 2 | 79.05% | ||
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py | 2 | 72.69% | ||
icetea_lib/tools/file/SessionFiles.py | 2 | 92.17% | ||
icetea_lib/TestSuite/TestcaseContainer.py | 5 | 83.12% | ||
icetea_lib/TestStepError.py | 8 | 66.67% | ||
icetea_lib/LogManager.py | 15 | 77.42% | ||
<!-- | Total: | 38 | --> |
Totals | |
---|---|
Change from base Build 810: | 5.8% |
Covered Lines: | 6082 |
Relevant Lines: | 7966 |
Status
READY
Description
Update TestcaseFilter to also work with boolean clauses.
Todos
Impacted Areas in Application