kivy / oscpy

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

Fix/flacky tests #28

Closed tshirtman closed 5 years ago

tshirtman commented 5 years ago

from local testing, this makes test less flacky, tested runnning 15 pytest runs in parallel, started at the same time, over and over, more often than not, they all completed successfully, sometime one, and rarely two, failed.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 117


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 115: -0.3%
Covered Lines: 505
Relevant Lines: 509

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 117


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 115: -0.3%
Covered Lines: 505
Relevant Lines: 509

💛 - Coveralls