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

fix: WebTransport stream now extends abstract stream #2514

Merged
merged 9 commits into from
May 1, 2024

chore: remove console

7098875
Select commit
Loading
Failed to load commit list.
Merged

fix: WebTransport stream now extends abstract stream #2514

chore: remove console
7098875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 1s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-webtransport/src/stream.ts#L67

Added line #L67 was not covered by tests