ARMmbed / icetea

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

Eventmatcher update #75

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Update EventMatcher to use the EventMatch object.

Todos

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 651


Files with Coverage Reduction New Missed Lines %
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/LogManager.py 3 69.05%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 592: -0.009%
Covered Lines: 5708
Relevant Lines: 7652

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 795


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 70.54%
icetea_lib/Events/EventMatcher.py 3 89.74%
icetea_lib/LogManager.py 17 65.77%
<!-- Total: 26 -->
Totals Coverage Status
Change from base Build 788: 0.04%
Covered Lines: 5714
Relevant Lines: 7658

💛 - Coveralls