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 445 commits into
base: master
Choose a base branch
from
Open

Release 51 #989

wants to merge 445 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.32653% with 468 lines in your changes missing coverage. Please review.

Project coverage is 58.07%. Comparing base (f9e86b6) to head (7a6d881).
Report is 764 commits behind head on master.

Current head 7a6d881 differs from pull request most recent head d01cd99

Please upload reports for the commit d01cd99 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 ⚠️
...client/ui/Prompter/controller/midi-pedal-device.ts 0.00% 20 Missing ⚠️
meteor/client/ui/Prompter/prompter.ts 0.00% 20 Missing ⚠️
meteor/client/lib/rundown.ts 74.32% 19 Missing ⚠️
...eor/client/ui/Prompter/controller/joycon-device.ts 0.00% 19 Missing ⚠️
meteor/client/lib/rundownTiming.ts 91.78% 17 Missing and 1 partial ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #989      +/-   ##
==========================================
- Coverage   59.07%   58.07%   -1.01%     
==========================================
  Files         473      519      +46     
  Lines       71616    83783   +12167     
  Branches     3725     4413     +688     
==========================================
+ Hits        42310    48660    +6350     
- Misses      29259    35093    +5834     
+ Partials       47       30      -17     

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

ianshade and others added 28 commits November 13, 2023 10:10
(version 5 has no longar a default export)
@jstarpl jstarpl requested a review from a team as a code owner May 6, 2024 09:08
@mint-dewit mint-dewit removed the request for review from a team May 6, 2024 10:31
Julusian and others added 21 commits May 7, 2024 09:58
fix: add a way to take a heap snapshot (patch for release49)
* feat: adds mos plugin documentation with mermaid.js sequence diagram

* fix: more precise wording (from review process)
# Conflicts:
#	meteor/Dockerfile
#	meteor/client/lib/__tests__/rundownTiming.test.ts
#	meteor/client/lib/rundown.ts
#	meteor/client/lib/rundownTiming.ts
#	meteor/client/ui/ClockView/PresenterScreen.tsx
#	meteor/client/ui/Prompter/PrompterView.tsx
#	meteor/client/ui/RundownView/RundownTiming/RundownTimingProvider.tsx
#	meteor/client/ui/RundownView/RundownTiming/SegmentDuration.tsx
#	meteor/client/ui/SegmentList/SegmentList.tsx
#	meteor/client/ui/SegmentList/SegmentListHeader.tsx
#	meteor/client/ui/SegmentTimeline/Parts/FlattenedSourceLayers.tsx
#	meteor/client/ui/Settings/SystemManagement.tsx
#	meteor/package.json
#	meteor/server/api/rest/koa.ts
#	meteor/server/api/rest/v1/index.ts
#	meteor/server/migration/1_40_0.ts
#	meteor/server/publications/lib/__tests__/rundownsObserver.test.ts
#	meteor/yarn.lock
#	packages/blueprints-integration/package.json
#	packages/corelib/package.json
#	packages/corelib/src/mongo.ts
#	packages/documentation/package.json
#	packages/job-worker/package.json
#	packages/job-worker/src/__tests__/rundown-updatePartInstanceRanks.test.ts
#	packages/job-worker/src/blueprints/__tests__/context-adlibActions.test.ts
#	packages/job-worker/src/ingest/__tests__/expectedMediaItems.test.ts
#	packages/job-worker/src/ingest/commit.ts
#	packages/job-worker/src/ingest/generationRundown.ts
#	packages/job-worker/src/ingest/generationSegment.ts
#	packages/job-worker/src/ingest/ingestSegmentJobs.ts
#	packages/job-worker/src/ingest/mosDevice/mosRundownJobs.ts
#	packages/job-worker/src/playout/adlibUtils.ts
#	packages/job-worker/src/rundown.ts
#	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
Co-authored-by: Jan Starzak <jan.starzak@gmail.com>
…gating some errors from job-worker SOFIE-2903
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

8 participants