Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 43 commits into
base: release50
Choose a base branch
from

Conversation

nytamin
Copy link
Contributor

@nytamin nytamin commented May 7, 2024

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.

This is a copy of the live-status-gateway package from R51 branch, as well as the minimum modifications needed to build & be compatible with R50 types and publications
@nytamin nytamin changed the title fix(GUI): remove Piece dependency for Part duration calculation Feat: Live Status Gateway, R51 backport to R50 (SOFIE-3119) May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

Attention: Patch coverage is 25.27473% with 204 lines in your changes missing coverage. Please review.

Project coverage is 57.99%. Comparing base (eac0a9d) to head (f69bcec).
Report is 7 commits behind head on release50.

Files Patch % Lines
...r/api/deviceTriggers/StudioDeviceTriggerManager.ts 4.16% 69 Missing ⚠️
meteor/server/publications/rundown.ts 0.00% 49 Missing ⚠️
meteor/server/api/rest/koa.ts 15.15% 28 Missing ⚠️
packages/corelib/src/error.ts 61.29% 12 Missing ⚠️
meteor/lib/api/triggers/MountedTriggers.ts 0.00% 11 Missing ⚠️
meteor/lib/api/triggers/actionFactory.ts 12.50% 7 Missing ⚠️
meteor/lib/collections/TriggeredActions.ts 0.00% 6 Missing ⚠️
meteor/server/api/rest/v1/typeConversion.ts 0.00% 6 Missing ⚠️
meteor/server/lib/customPublication/publish.ts 0.00% 4 Missing ⚠️
meteor/server/api/blueprints/http.ts 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release50    #1186    +/-   ##
===========================================
  Coverage      57.99%   57.99%            
===========================================
  Files            481      484     +3     
  Lines          79177    79686   +509     
  Branches        3479     3143   -336     
===========================================
+ Hits           45916    46215   +299     
- Misses         33240    33466   +226     
+ Partials          21        5    -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Julusian Julusian changed the base branch from release51 to release50 May 7, 2024 14:19
@jstarpl jstarpl changed the title Feat: Live Status Gateway, R51 backport to R50 (SOFIE-3119) feat: Live Status Gateway, R51 backport to R50 (SOFIE-3119) May 15, 2024
nytamin and others added 20 commits May 16, 2024 07:47
…ons SOFIE-3136

chore: update documentation
fix: ensure that Shift register Ids are only positive integers
fix: test
feat(Device Triggers): add support for setting shift register operations
Co-authored-by: Jan Starzak <jan.starzak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants