kivy / oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
MIT License
109 stars 27 forks source link

Fix/31/get sender detection #32

Closed tshirtman closed 5 years ago

tshirtman commented 5 years ago

should fix #31 not sure how to properly test that case, will need to test in similar conditions to be sure.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 128


Changes Missing Coverage Covered Lines Changed/Added Lines %
oscpy/server.py 3 4 75.0%
<!-- Total: 3 4 75.0% -->
Totals Coverage Status
Change from base Build 126: -0.3%
Covered Lines: 532
Relevant Lines: 537

💛 - Coveralls