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

Release 51 #989

Open
wants to merge 557 commits into
base: master
Choose a base branch
from
Open

Release 51 #989

wants to merge 557 commits into from

Conversation

jstarpl
Copy link
Member

@jstarpl jstarpl commented Jul 26, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Other information:

Status

  • Code documentation for the relevant parts in the code have been added/updated by the PR author
  • The functionality has been tested by the PR author
  • The functionality has been tested by NRK

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Attention: Patch coverage is 36.85039% with 401 lines in your changes missing coverage. Please review.

Project coverage is 58.07%. Comparing base (f9e86b6) to head (68172c5).
Report is 769 commits behind head on master.

Current head 68172c5 differs from pull request most recent head 7949020

Please upload reports for the commit 7949020 to get more accurate results.

Files Patch % Lines
...i/FloatingInspectors/IFloatingInspectorPosition.ts 0.00% 116 Missing ⚠️
meteor/client/lib/logStatus.ts 0.00% 53 Missing ⚠️
meteor/client/lib/shelf.ts 0.00% 34 Missing ⚠️
...or/client/ui/ClockView/CameraScreen/useWakeLock.ts 0.00% 34 Missing ⚠️
meteor/client/lib/viewPort.ts 0.00% 20 Missing ⚠️
...eor/client/ui/Prompter/controller/joycon-device.ts 0.00% 19 Missing ⚠️
meteor/client/lib/rundownTiming.ts 90.76% 18 Missing ⚠️
meteor/client/lib/useBlackBrowserTheme.ts 0.00% 16 Missing ⚠️
...r/client/ui/Prompter/controller/keyboard-device.ts 0.00% 16 Missing ⚠️
meteor/client/lib/rundownLayouts.ts 0.00% 14 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #989      +/-   ##
==========================================
- Coverage   59.07%   58.07%   -1.01%     
==========================================
  Files         473      522      +49     
  Lines       71616    84278   +12662     
  Branches     3725     3019     -706     
==========================================
+ Hits        42310    48943    +6633     
- Misses      29259    35330    +6071     
+ Partials       47        5      -42     

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

jstarpl and others added 28 commits January 31, 2024 22:39
...by removing an "optimization" that fetched the `privateData` in the rest API's `executeAdLib`, which behaved differently from the Meteor API
…t SOFIE-2887

This is to catch cases where the blueprints define a dependency on a 'new' expectedPackage A, which already exists in the database so can be immediately fulfilled.
…kages-change

fix: check if segment should be immediately regenerated during ingest SOFIE-2887
…se51

feat(live-status-gw): expose pieces and split adlibs to a separate topic
fix: rename 'onPresenterScreen' description in GUI
nytamin and others added 30 commits June 24, 2024 08:56
…age-performance

Fix: live status gateway send message performance
Fix: live status gateway settings not used
…le-missing

fix(LSG): Token "examples" does not exist when running `yarn gendocs`
…SOFIE-3305

Pieces are deleted by setting them to `null`, so a `.has` check will match deleted pieces which is not desired
fix: make stringifyError handle UserError better (SOFIE-3337)
# Conflicts:
#	meteor/package.json
#	meteor/yarn.lock
#	packages/blueprints-integration/package.json
#	packages/corelib/package.json
#	packages/documentation/package.json
#	packages/job-worker/package.json
#	packages/lerna.json
#	packages/live-status-gateway/package.json
#	packages/mos-gateway/package.json
#	packages/openapi/package.json
#	packages/playout-gateway/package.json
#	packages/server-core-integration/package.json
#	packages/shared-lib/package.json
#	packages/yarn.lock
# Conflicts:
#	packages/live-status-gateway/api/schemas/adLibs.yaml
#	packages/live-status-gateway/src/collections/pieceInstancesHandler.ts
#	packages/live-status-gateway/src/coreHandler.ts
Because they will fail due to SonarCloud not supporting running on external PRs anyway.
fix: refactor Rundown orphaned property SOFIE-2963 #1210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants