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

Fix: set triggervalue per channel #350

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mint-dewit
Copy link
Contributor

@mint-dewit mint-dewit commented Sep 27, 2024

About the Contributor

This pull request is posted on behalf of BBC.

Type of Contribution

This is a: Fix

Current Behavior

When setting a triggerValue on a object with type TimelineContentTypeSisyfos.CHANNEL the trigger value would be set globally.

New Behavior

The trigger value on a channel type object sets the trigger value only for that channel. Some additional comments have been added to the types to clarify the behaviour better.

Testing Instructions

From a quick look this should not be affecting NRK at all.

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@mint-dewit mint-dewit requested a review from a team as a code owner September 27, 2024 08:20
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

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

Project coverage is 56.55%. Comparing base (58cfbb2) to head (54734d5).

Files with missing lines Patch % Lines
...e-state-resolver/src/integrations/sisyfos/index.ts 0.00% 10 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release52     #350      +/-   ##
=============================================
- Coverage      56.60%   56.55%   -0.05%     
=============================================
  Files            131      131              
  Lines          10265    10274       +9     
  Branches        2489     2509      +20     
=============================================
  Hits            5810     5810              
- Misses          4453     4462       +9     
  Partials           2        2              

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

@mint-dewit mint-dewit changed the base branch from release51 to release52 September 27, 2024 10:33
@nytamin nytamin merged commit ac7ec2f into nrkno:release52 Oct 7, 2024
17 of 18 checks passed
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.

3 participants