-
-
Notifications
You must be signed in to change notification settings - Fork 891
fix(serve-static): support Windows #3477
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3477 +/- ##
==========================================
- Coverage 91.32% 91.29% -0.03%
==========================================
Files 170 170
Lines 10812 10908 +96
Branches 3093 3168 +75
==========================================
+ Hits 9874 9959 +85
- Misses 937 948 +11
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Bundle size check
Compiler Diagnostics (tsc)
Compiler Diagnostics (typescript-go)
Reported by octocov |
HTTP Performance Benchmark
|
commit: |
|
Hi @oscarotero @dmytro-peleshenko Sorry for being late! This RP may solve your problem. If you have time, can you try this branch to confirm it works well? You can install @usualoma (@ryuapp) I think this is okay. Can you review this? |
|
I think we can merge this. If you have any problems, please feel free to open an issue. |
Fixes #3475
Fixes #3693
The author should do the following, if applicable
bun run format:fix && bun run lint:fixto format the code