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

chore: Stop using "Object" in DV codecs mapping #7946

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

tykus160
Copy link
Member

Related to #1672

lib/util/stream_utils.js Outdated Show resolved Hide resolved
@avelad avelad added the type: code health A code health issue label Jan 24, 2025
@avelad avelad added this to the v4.14 milestone Jan 24, 2025
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit 16e6687 into shaka-project:main Jan 24, 2025
17 checks passed
@absidue
Copy link

absidue commented Jan 24, 2025

As this is only being used in a for loop, it would likely have been more efficient to just create an array of arrays instead of creating a whole map and then creating an iterator over it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code health A code health issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants