ARMmbed / icetea

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

update mbed-flasher dependency to latest one #86

Closed jupe closed 5 years ago

jupe commented 5 years ago

Status

READY

Migrations

NO

Description

see title

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 955


Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/tools/tools.py 2 68.16%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 9 75.76%
<!-- Total: 16 -->
Totals Coverage Status
Change from base Build 905: 0.3%
Covered Lines: 4999
Relevant Lines: 7088

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 951


Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/tools/tools.py 2 68.16%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 9 75.76%
<!-- Total: 16 -->
Totals Coverage Status
Change from base Build 905: 0.3%
Covered Lines: 4998
Relevant Lines: 7088

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 952


Totals Coverage Status
Change from base Build 905: 0.01%
Covered Lines: 4978
Relevant Lines: 7089

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 953


Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/tools/tools.py 2 68.16%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 9 75.76%
<!-- Total: 16 -->
Totals Coverage Status
Change from base Build 905: 0.3%
Covered Lines: 4998
Relevant Lines: 7088

💛 - Coveralls
juhhov commented 5 years ago

requirements.txt now accepts only one mbed-flasher version. Why does it differ from setup.py?

jupe commented 5 years ago

@juhhov now its same way than in setup.py