radical-cybertools / radical.utils

Utility classes and tools for various radical projects
Other
8 stars 6 forks source link

Fix/client log #423

Closed andre-merzky closed 3 weeks ago

andre-merzky commented 3 weeks ago

This supports https://github.com/radical-cybertools/radical.pilot/pull/3244 by passing a logger to a zmq client.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.56%. Comparing base (c14278e) to head (926ccc4). Report is 16 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/utils/zmq/client.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #423 +/- ## ========================================== + Coverage 61.54% 61.56% +0.01% ========================================== Files 62 62 Lines 6967 6972 +5 ========================================== + Hits 4288 4292 +4 - Misses 2679 2680 +1 ```

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