Skip to content

Conversation

@Julusian
Copy link
Member

@Julusian Julusian commented Nov 4, 2025

About the Contributor

This pull request is posted on behalf of the NRK.

Type of Contribution

This is a: Code improvement

Current Behavior

There are a few files whose sole purpose is to re-export types. These were thrown together when refactoring code to minimise some of the import churn at the time of the refactoring

New Behavior

As these files are called 'tempLib', they have now been replaced with direct import calls

Additionally, the createManualPromise helper has been replaced with Promise.withResolvers, as that is now available to us since node 22.11

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Time Frame

Other Information

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.

@Julusian Julusian requested a review from a team as a code owner November 4, 2025 13:07
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2025

@Julusian Julusian added the Contribution from NRK Contributions sponsored by NRK (nrk.no) label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Contribution from NRK Contributions sponsored by NRK (nrk.no)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants