nrkno / sofie-core

Sofie Core: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
125 stars 38 forks source link

chore: relax node engine version requirement for published libraries #1129

Closed nytamin closed 8 months ago

nytamin commented 8 months ago

About the Contributor

This pull request is posted on behalf of the NRK

Type of Contribution

This is a:

Code improvement

Current Behavior

Node version 20 is not allowed in external applications that depend on the blueprints-integration library

New Behavior

Node version 20 is allowed in external applications that depend on the blueprints-integration library

Testing Instructions

none

Other Information

Status

codecov[bot] commented 8 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (a712912) 58.17% compared to head (e7bdd24) 58.16%. Report is 18 commits behind head on release50.

Files Patch % Lines
meteor/server/publications/rundown.ts 0.00% 7 Missing :warning:
.../server-core-integration/src/lib/coreConnection.ts 53.84% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release50 #1129 +/- ## ============================================= - Coverage 58.17% 58.16% -0.02% ============================================= Files 479 479 Lines 78758 78774 +16 Branches 4143 4148 +5 ============================================= Hits 45815 45815 - Misses 32885 32901 +16 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.