ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

Updated test case filtering. #84

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Update test case filtering to work with simple boolean logic.

Impacted Areas in Application

List components, applications or use-cases that this PR will affect:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 891


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/tools/tools.py 51 53 96.23%
icetea_lib/TestSuite/TestSuite.py 5 9 55.56%
icetea_lib/TestSuite/TestcaseFilter.py 58 68 85.29%
<!-- Total: 120 136 88.24% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/tools/tools.py 2 76.74%
icetea_lib/Events/EventMatcher.py 3 89.74%
icetea_lib/LogManager.py 9 77.42%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 882: 0.5%
Covered Lines: 6082
Relevant Lines: 7966

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 892


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/tools/tools.py 51 53 96.23%
icetea_lib/TestSuite/TestSuite.py 5 9 55.56%
icetea_lib/TestSuite/TestcaseFilter.py 58 68 85.29%
<!-- Total: 120 136 88.24% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/tools/tools.py 2 76.74%
icetea_lib/Events/EventMatcher.py 3 89.74%
icetea_lib/LogManager.py 9 77.42%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 882: 0.5%
Covered Lines: 6082
Relevant Lines: 7966

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 898


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/tools/tools.py 51 53 96.23%
icetea_lib/TestSuite/TestSuite.py 5 9 55.56%
icetea_lib/TestSuite/TestcaseFilter.py 58 68 85.29%
<!-- Total: 120 136 88.24% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/tools/tools.py 2 76.74%
icetea_lib/Events/EventMatcher.py 3 89.74%
icetea_lib/LogManager.py 9 77.42%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 882: 0.5%
Covered Lines: 6083
Relevant Lines: 7966

💛 - Coveralls