ARMmbed / icetea

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

Fixed skip_flash causing EnvironmentError when binary is not defined #87

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Fixed an issue where skip_flash might cause EnvironmentError when binary was not defined. Also made skip_flash mutually exclusive with forceflash and forceflash_once.

Todos

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 979


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/BenchApi.py 1 2 50.0%
<!-- Total: 14 15 93.33% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/wireshark.py 1 67.96%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 970: -0.02%
Covered Lines: 6081
Relevant Lines: 7966

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 976


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/BenchApi.py 1 2 50.0%
<!-- Total: 14 15 93.33% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/wireshark.py 1 67.96%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 970: -0.02%
Covered Lines: 6081
Relevant Lines: 7966

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1061


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/BenchApi.py 1 2 50.0%
<!-- Total: 14 15 93.33% -->
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.35%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 1055: 0.1%
Covered Lines: 6081
Relevant Lines: 7966

💛 - Coveralls