-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(deno): instrument Deno.serve with async context support #19230
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(deno): instrument Deno.serve with async context support #19230
Conversation
Codecov Results 📊✅ Patch coverage is 100.00%. Project has 14 uncovered lines. Files with missing lines (2)
Generated by Codecov Action |
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|
c0fdc88 to
f1044c4
Compare
size-limit report 📦
|
f1044c4 to
8f21020
Compare
8f21020 to
775c258
Compare
775c258 to
e610fa1
Compare
timfish
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
5e0298e to
516d0c0
Compare
516d0c0 to
58d6f32
Compare
58d6f32 to
d78c354
Compare
d78c354 to
e54b5be
Compare

yarn lint) & (yarn test).Closes #15455
Closes #12450