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

feat: experimental websocket support #158

Merged
merged 5 commits into from
Jan 29, 2024

typo

7766a3f
Select commit
Loading
Failed to load commit list.
Merged

feat: experimental websocket support #158

typo
7766a3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2024 in 0s

14.49% of diff hit (target 52.19%)

View this Pull Request on Codecov

14.49% of diff hit (target 52.19%)

Annotations

Check warning on line 2 in playground/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/index.ts#L2

Added line #L2 was not covered by tests

Check warning on line 12 in playground/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/index.ts#L6-L12

Added lines #L6 - L12 were not covered by tests

Check warning on line 62 in playground/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/index.ts#L17-L62

Added lines #L17 - L62 were not covered by tests

Check warning on line 60 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L60

Added line #L60 was not covered by tests

Check warning on line 92 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 146 in src/listen.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/listen.ts#L134-L146

Added lines #L134 - L146 were not covered by tests

Check warning on line 80 in src/server/dev.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server/dev.ts#L59-L80

Added lines #L59 - L80 were not covered by tests

Check warning on line 169 in src/server/dev.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server/dev.ts#L149-L169

Added lines #L149 - L169 were not covered by tests

Check warning on line 198 in src/server/dev.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server/dev.ts#L198

Added line #L198 was not covered by tests

Check warning on line 25 in src/server/watcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server/watcher.ts#L25

Added line #L25 was not covered by tests

Check warning on line 33 in src/server/watcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server/watcher.ts#L33

Added line #L33 was not covered by tests