DiamondLightSource / bluesky-stomp

STOMP messaging integration for bluesky
Apache License 2.0
1 stars 0 forks source link

Produce unit tests for messaging template #9

Closed callumforrester closed 3 months ago

callumforrester commented 3 months ago

Fixes #3

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 83.33%. Comparing base (4eb5460) to head (357ecbe).

Files Patch % Lines
src/bluesky_stomp/messaging.py 7.14% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## =========================================== + Coverage 49.39% 83.33% +33.94% =========================================== Files 6 6 Lines 247 246 -1 =========================================== + Hits 122 205 +83 + Misses 125 41 -84 ```

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