ARMmbed / icetea

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

Fixed getting partial line from readline #54

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Added peek method for DutSerial and EnhancedSerial. Removed possibility to get a partial line from EnhancedSerial readline if timeout happened. Added use of peek into initialization wait for duts.

Todos

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 444


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py 4 5 80.0%
icetea_lib/DeviceConnectors/Dut.py 0 9 0.0%
<!-- Total: 35 45 77.78% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 65.24%
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 14 75.97%
<!-- Total: 20 -->
Totals Coverage Status
Change from base Build 443: 0.8%
Covered Lines: 4899
Relevant Lines: 7027

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 346


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py 4 5 80.0%
icetea_lib/DeviceConnectors/Dut.py 0 9 0.0%
<!-- Total: 35 45 77.78% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 65.24%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 6 75.97%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 331: 0.9%
Covered Lines: 4879
Relevant Lines: 7007

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 345


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py 4 5 80.0%
icetea_lib/DeviceConnectors/Dut.py 0 9 0.0%
<!-- Total: 35 45 77.78% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/LogManager.py 2 77.52%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 331: 0.7%
Covered Lines: 4868
Relevant Lines: 7008

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 348


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/Plugin/plugins/LocalAllocator/DutSerial.py 4 5 80.0%
icetea_lib/DeviceConnectors/Dut.py 0 9 0.0%
<!-- Total: 35 45 77.78% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 65.24%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 6 75.97%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 331: 0.9%
Covered Lines: 4879
Relevant Lines: 7007

💛 - Coveralls