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

feat: Live Status Gateway, R51 backport to R50 (SOFIE-3119) #1186

Open nytamin opened 1 month ago

nytamin commented 1 month ago

About the Contributor

This pull request is posted on behalf of the NRK

Type of Contribution

This is a:

Work-in-Progress PR for a particular need for the R51 features of Live Status Gateway, backported onto R50. Used by NRK.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 32.67974% with 309 lines in your changes missing coverage. Please review.

Project coverage is 57.95%. Comparing base (6aac3bd) to head (8712e51).

Files Patch % Lines
meteor/lib/MeteorApply.ts 36.00% 96 Missing :warning:
...r/api/deviceTriggers/StudioDeviceTriggerManager.ts 4.16% 69 Missing :warning:
meteor/server/publications/rundown.ts 0.00% 49 Missing :warning:
meteor/server/api/rest/koa.ts 15.15% 28 Missing :warning:
packages/corelib/src/error.ts 61.29% 12 Missing :warning:
meteor/lib/api/triggers/MountedTriggers.ts 0.00% 11 Missing :warning:
meteor/lib/api/triggers/actionFactory.ts 12.50% 7 Missing :warning:
packages/shared-lib/src/lib/stringifyError.ts 68.18% 6 Missing and 1 partial :warning:
meteor/lib/collections/TriggeredActions.ts 0.00% 6 Missing :warning:
meteor/server/api/rest/v1/typeConversion.ts 0.00% 6 Missing :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release50 #1186 +/- ## ============================================= - Coverage 58.10% 57.95% -0.16% ============================================= Files 483 485 +2 Lines 79431 79860 +429 Branches 3657 3547 -110 ============================================= + Hits 46156 46280 +124 - Misses 33238 33543 +305 Partials 37 37 ```

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