Closed tshirtman closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
oscpy/parser.py | 31 | 32 | 96.88% | ||
<!-- | Total: | 40 | 41 | 97.56% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
oscpy/client.py | 1 | 94.59% | ||
oscpy/parser.py | 2 | 98.96% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 17: | 0.04% |
Covered Lines: | 361 |
Relevant Lines: | 363 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
oscpy/parser.py | 31 | 32 | 96.88% | ||
<!-- | Total: | 40 | 41 | 97.56% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
oscpy/client.py | 1 | 94.59% | ||
oscpy/parser.py | 2 | 98.96% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 17: | 0.04% |
Covered Lines: | 361 |
Relevant Lines: | 363 |
Allow using
encoding
andencoding_errors
to manage encoding of parameters, and how to manage errors when encoding/decoding with the provided codec.