nrkno / sofie-core

Sofie Core: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
124 stars 40 forks source link

Fix: live status gateway settings not used #1208

Closed nytamin closed 1 week ago

nytamin commented 2 weeks ago

About the Contributor

This pull request is posted on behalf of the NRK.

Type of Contribution

This is a:

Bug fix

Current Behavior

Upon startup LSG doesn't use the device settings from Core, so logLevel will be using silly. If the settings are changed, LSG picks them up properly.

New Behavior

LSG picks up the correct settings upon startup,

Testing

Affected areas

Time Frame

Other Information

Status

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.00%. Comparing base (018516b) to head (5b38f57). Report is 5 commits behind head on feat/R51-live-status-gateway-on-R50.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/R51-live-status-gateway-on-R50 #1208 +/- ## ======================================================================= + Coverage 57.99% 58.00% +0.01% ======================================================================= Files 484 485 +1 Lines 79686 79845 +159 Branches 4152 3631 -521 ======================================================================= + Hits 46213 46317 +104 - Misses 33418 33503 +85 + Partials 55 25 -30 ```

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