christoph2 / pyxcp

ASAM XCP in Python
http://pyxcp.rtfd.org
GNU Lesser General Public License v3.0
207 stars 64 forks source link

fix undefined variable for in Master.cond_unlock method #55

Closed danielhrisca closed 4 years ago

danielhrisca commented 4 years ago

Types of changes

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 253


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyxcp/master/base.py 0 1 0.0%
pyxcp/transport/base.py 0 1 0.0%
<!-- Total: 0 2 0.0% -->
Files with Coverage Reduction New Missed Lines %
pyxcp/transport/base.py 1 71.14%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 252: -0.03%
Covered Lines: 2319
Relevant Lines: 3113

💛 - Coveralls