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: time of day pieces #1406

Draft
wants to merge 1 commit into
base: release53
Choose a base branch
from

feat: time of day pieces SOFIE-197 (#43)

1c7a8e7
Select commit
Loading
Failed to load commit list.
Draft

feat: time of day pieces #1406

feat: time of day pieces SOFIE-197 (#43)
1c7a8e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2025 in 0s

56.96% (+0.19%) compared to ad450c3

View this Pull Request on Codecov

56.96% (+0.19%) compared to ad450c3

Details

Codecov Report

Attention: Patch coverage is 73.45254% with 193 lines in your changes missing coverage. Please review.

Project coverage is 56.96%. Comparing base (ad450c3) to head (1c7a8e7).
Report is 33 commits behind head on release53.

Files with missing lines Patch % Lines
packages/job-worker/src/blueprints/postProcess.ts 35.00% 52 Missing ⚠️
packages/job-worker/src/playout/lookahead/index.ts 40.00% 28 Missing and 2 partials ⚠️
...ackages/job-worker/src/playout/timeline/rundown.ts 81.63% 18 Missing ⚠️
...src/ingest/model/implementation/IngestModelImpl.ts 73.21% 15 Missing ⚠️
packages/job-worker/src/blueprints/context/lib.ts 48.14% 14 Missing ⚠️
packages/job-worker/src/playout/infinites.ts 77.58% 12 Missing and 1 partial ⚠️
...s/job-worker/src/playout/timeline/multi-gateway.ts 0.00% 12 Missing ⚠️
packages/corelib/src/playout/infinites.ts 63.33% 11 Missing ⚠️
packages/job-worker/src/playout/adlibUtils.ts 10.00% 9 Missing ⚠️
packages/corelib/src/playout/processAndPrune.ts 94.59% 6 Missing ⚠️
... and 8 more
Additional details and impacted files
@@              Coverage Diff              @@
##           release53    #1406      +/-   ##
=============================================
+ Coverage      56.77%   56.96%   +0.19%     
=============================================
  Files            399      404       +5     
  Lines          72600    73678    +1078     
  Branches        4004     4490     +486     
=============================================
+ Hits           41219    41974     +755     
- Misses         31254    31554     +300     
- Partials         127      150      +23     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.