ARMmbed / icetea

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

Fixing some possible python 3 issues. #58

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Fixing some possible python 3 compatibility issues.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 472


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/tools/tools.py 10 11 90.91%
<!-- Total: 10 11 90.91% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/tools/tools.py 2 66.82%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 12 75.97%
<!-- Total: 19 -->
Totals Coverage Status
Change from base Build 471: 0.3%
Covered Lines: 4939
Relevant Lines: 7068

💛 - Coveralls