opentok / opentok-node

OpenTok Server SDK for node.js
MIT License
164 stars 167 forks source link

fix: map error when items is not defined for list streams #322

Closed manchuck closed 9 months ago

manchuck commented 9 months ago

What is this PR doing?

Fixing an issue when the API does not return the items when listing streams

How should this be manually tested?

What are the relevant tickets?

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.5%. Comparing base (111be34) to head (1fc3c2f). Report is 9 commits behind head on main.

Additional details and impacted files | [Files](https://app.codecov.io/gh/opentok/opentok-node/pull/322?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opentok) | Coverage Δ | | |---|---|---| | [lib/client.js](https://app.codecov.io/gh/opentok/opentok-node/pull/322?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opentok#diff-bGliL2NsaWVudC5qcw==) | `93.6% <100.0%> (+14.6%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/opentok/opentok-node/pull/322/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opentok)