nrkno / sofie-mos-connection

Sofie MOS Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
22 stars 14 forks source link

Fix/main not updated sofie 3067 #100

Closed mint-dewit closed 4 months ago

mint-dewit commented 4 months ago

About the Contributor

This PR is on behalf of NRK

Type of Contribution

This is a bug fix

Current Behavior

If the primary is blocked but connected sofie will keep trying to send data to the primary.

New Behavior

If the primary is blocked but connected sofie will use the buddy instead.

Status

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 77.70%. Comparing base (dcf23cb) to head (a155d24). Report is 1 commits behind head on master.

Files Patch % Lines
packages/connector/src/MosDevice.ts 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #100 +/- ## ========================================== + Coverage 77.51% 77.70% +0.18% ========================================== Files 65 65 Lines 3594 3638 +44 Branches 838 856 +18 ========================================== + Hits 2786 2827 +41 + Misses 784 752 -32 - Partials 24 59 +35 ```

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