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/project failed Jan 29, 2024 in 0s

49.42% (-2.78%) compared to ebef2d1

View this Pull Request on Codecov

49.42% (-2.78%) compared to ebef2d1

Details

Codecov Report

Attention: 118 lines in your changes are missing coverage. Please review.

Comparison is base (ebef2d1) 52.19% compared to head (7766a3f) 49.42%.

Files Patch % Lines
playground/index.ts 0.00% 54 Missing ⚠️
src/server/dev.ts 4.34% 44 Missing ⚠️
src/listen.ts 23.52% 13 Missing ⚠️
src/cli.ts 0.00% 5 Missing ⚠️
src/server/watcher.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   52.19%   49.42%   -2.78%     
==========================================
  Files          17       17              
  Lines        1686     1819     +133     
  Branches      145      147       +2     
==========================================
+ Hits          880      899      +19     
- Misses        801      915     +114     
  Partials        5        5              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.