Skip to content

Added ServerWebExchange as Hint property - #2977

Merged
adinauer merged 3 commits into
getsentry:mainfrom
usrivastava92:usrivastava92/add-exchange-as-hint-property
Oct 10, 2023
Merged

adinauer merged 3 commits into
getsentry:mainfrom
usrivastava92:usrivastava92/add-exchange-as-hint-property

Conversation

@usrivastava92

Copy link
Copy Markdown
Contributor

📜 Description

Added ServerWebExchange as a property in the Hint object

💡 Motivation and Context

Closes #2974

💚 How did you test it?

Unit tests

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@adinauer

Copy link
Copy Markdown
Member

Thanks for the PR, will run formatting and API generation on it.

@adinauer adinauer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 🚀

@codecov

codecov Bot commented Oct 10, 2023

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
...ing/jakarta/webflux/SentryWebExceptionHandler.java 92.59% <100.00%> (+0.28%) ⬆️
...ntry/spring/webflux/SentryWebExceptionHandler.java 94.44% <100.00%> (+0.32%) ⬆️
sentry/src/main/java/io/sentry/TypeCheckHint.java 0.00% <ø> (ø)

📢 Thoughts on this report? Let us know!.

@adinauer
adinauer merged commit 86f0de8 into getsentry:main Oct 10, 2023
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.

Add ServerWebExchange as hint in SentryWebExceptionHandler

2 participants