flucto-gmbh / heisskleber

MIT License
0 stars 1 forks source link

Fix/exception verbose output only #91

Closed k323r closed 6 months ago

k323r commented 6 months ago

Made the print statement in the AsyncUdpSource.receive() function controlled by the verbose flag to reduse unnecessary logs.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 58.55%. Comparing base (1ab1cbf) to head (1cf0216).

Files Patch % Lines
heisskleber/udp/subscriber.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 58.50% 58.55% +0.04% ========================================== Files 42 42 Lines 1369 1368 -1 Branches 127 127 ========================================== Hits 801 801 + Misses 523 522 -1 Partials 45 45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.