kivy / oscpy

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

experiment with using hypothesis to find bugs #35

Open tshirtman opened 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 175


Files with Coverage Reduction New Missed Lines %
oscpy/stats.py 18 25.81%
oscpy/client.py 26 25.53%
oscpy/cli.py 34 20.75%
oscpy/parser.py 130 20.0%
oscpy/server.py 212 10.16%
<!-- Total: 420 -->
Totals Coverage Status
Change from base Build 173: -83.0%
Covered Lines: 114
Relevant Lines: 539

💛 - Coveralls