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

Add sourcelayer "studio screen" (SOFIE-3132) #1189

Closed nytamin closed 2 weeks 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:

Feature

Current Behavior

Graphics that are intended for backscreens in the studio have been put on the GRAPHICS layer (which is used for fullscreen gfx). However there is a need to distinguish the back screen graphcs from lower-thirds and fullscreen gfx.

New Behavior

A new SourceLayer "STUDIO_SCREEN" has been added, intended to be used for content targeting studio screens.

Testing

Affected areas

This PR affects the GUI / display of Pieces.

Time Frame

No rush, but we're aiming at merging this into R51 within a week.

Other Information

Status

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 58.10%. Comparing base (d1a593c) to head (f51bbbf). Report is 387 commits behind head on release51.

Files Patch % Lines
meteor/server/api/rest/v1/typeConversion.ts 0.00% 6 Missing :warning:
...artThumbnail/Renderers/ThumbnailRendererFactory.ts 0.00% 1 Missing :warning:
...r/client/ui/Shelf/Renderers/ItemRendererFactory.ts 0.00% 1 Missing :warning:
meteor/lib/api/rest.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release51 #1189 +/- ## ============================================= - Coverage 58.10% 58.10% -0.01% ============================================= Files 483 483 Lines 79442 79451 +9 Branches 4000 3548 -452 ============================================= + Hits 46162 46166 +4 - Misses 33255 33280 +25 + Partials 25 5 -20 ```

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