fix: WebTransport stream now extends abstract stream #2514
87.50% of diff hit (target 93.15%)
View this Pull Request on Codecov
87.50% of diff hit (target 93.15%)
Annotations
Check warning on line 109 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L108-L109
Added lines #L108 - L109 were not covered by tests
Check warning on line 114 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L114
Added line #L114 was not covered by tests
Check warning on line 122 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L122
Added line #L122 was not covered by tests
Check warning on line 126 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L126
Added line #L126 was not covered by tests
Check warning on line 202 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L202
Added line #L202 was not covered by tests
Check warning on line 252 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L251-L252
Added lines #L251 - L252 were not covered by tests
Check warning on line 279 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L279
Added line #L279 was not covered by tests
Check warning on line 311 in packages/transport-webtransport/src/index.ts
codecov / codecov/patch
packages/transport-webtransport/src/index.ts#L307-L311
Added lines #L307 - L311 were not covered by tests
Check warning on line 5 in packages/transport-webtransport/src/listener.browser.ts
codecov / codecov/patch
packages/transport-webtransport/src/listener.browser.ts#L4-L5
Added lines #L4 - L5 were not covered by tests
Check warning on line 22 in packages/transport-webtransport/src/muxer.ts
codecov / codecov/patch
packages/transport-webtransport/src/muxer.ts#L20-L22
Added lines #L20 - L22 were not covered by tests
Check warning on line 43 in packages/transport-webtransport/src/muxer.ts
codecov / codecov/patch
packages/transport-webtransport/src/muxer.ts#L36-L43
Added lines #L36 - L43 were not covered by tests
Check warning on line 86 in packages/transport-webtransport/src/muxer.ts
codecov / codecov/patch
packages/transport-webtransport/src/muxer.ts#L84-L86
Added lines #L84 - L86 were not covered by tests
Check warning on line 67 in packages/transport-webtransport/src/stream.ts
codecov / codecov/patch
packages/transport-webtransport/src/stream.ts#L67
Added line #L67 was not covered by tests