feat(deno): instrument Deno.serve with async context support#19230
Merged
feat(deno): instrument Deno.serve with async context support#19230
Conversation
Contributor
Codecov Results 📊✅ Patch coverage is 100.00%. Project has 14 uncovered lines. Files with missing lines (2)
Generated by Codecov Action |
Contributor
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
Contributor
size-limit report 📦
|
f1044c4 to
8f21020
Compare
Member
Author
isaacs
added a commit
that referenced
this pull request
Feb 11, 2026
8f21020 to
775c258
Compare
isaacs
added a commit
that referenced
this pull request
Feb 11, 2026
775c258 to
e610fa1
Compare
2 tasks
brc-dd
reviewed
Feb 11, 2026
brc-dd
reviewed
Feb 11, 2026
isaacs
added a commit
that referenced
this pull request
Feb 11, 2026
There was a problem hiding this comment.
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.
isaacs
added a commit
that referenced
this pull request
Feb 12, 2026
5e0298e to
516d0c0
Compare
isaacs
added a commit
that referenced
this pull request
Feb 12, 2026
516d0c0 to
58d6f32
Compare
isaacs
added a commit
that referenced
this pull request
Feb 13, 2026
58d6f32 to
d78c354
Compare
d78c354 to
e54b5be
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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