DiamondLightSource / bluesky-stomp

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

Add system test CI job #8

Closed callumforrester closed 3 months ago

callumforrester commented 3 months ago

Fixes #1

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 49.39%. Comparing base (9eed58d) to head (85dfe86).

Files Patch % Lines
src/bluesky_stomp/messaging.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ======================================= Coverage 49.38% 49.39% ======================================= Files 6 6 Lines 243 247 +4 ======================================= + Hits 120 122 +2 - Misses 123 125 +2 ```

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