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

fix: Fix for empty route in fastify #268

Merged
merged 2 commits into from
Dec 17, 2024
Merged

fix: Fix for empty route in fastify #268

merged 2 commits into from
Dec 17, 2024

Conversation

sumitsuthar
Copy link
Contributor

@sumitsuthar sumitsuthar commented Nov 11, 2024

Description

  • Added Fix to detect fastify route.
  • Updated logic to get route from fastify request's "Symbol(fastify.context)" field

How to Test

npm run test

Related Issues

Fixes: NR-336153

@sumitsuthar sumitsuthar changed the title fix: Fix to detect fastify route fix: Fix for empty route in fastify Nov 11, 2024
Copy link
Contributor

@pratik-k2 pratik-k2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR has been tested and the issue has been fixed.

@sumitsuthar sumitsuthar merged commit b939b97 into main Dec 17, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants