Closed k323r closed 8 months ago
Attention: Patch coverage is 0%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 58.50%. Comparing base (
b331821
) to head (7dd963a
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
heisskleber/udp/subscriber.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
currently, decode is in strict mode - a more resilient approach would be to ignore encoding errors to salvage the bits of data that can be received.