Skip to content

feat(crash-detection): add Java graphql lambda error to ignore matchers #93692

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

Merged
merged 10 commits into from
Jun 23, 2025

Conversation

lcian
Copy link
Member

@lcian lcian commented Jun 17, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 17, 2025
@lcian lcian requested a review from adinauer June 17, 2025 10:39
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93692      +/-   ##
==========================================
+ Coverage   88.03%   88.09%   +0.05%     
==========================================
  Files       10359    10343      -16     
  Lines      598416   597636     -780     
  Branches    23245    23102     -143     
==========================================
- Hits       526834   526495     -339     
+ Misses      71113    70649     -464     
- Partials      469      492      +23     

Copy link
Member

@adinauer adinauer left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

Copy link
Member

@adinauer adinauer left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

Base automatically changed from lcian/feat/crash-detection-module-matchers to master June 23, 2025 10:51
@lcian lcian merged commit 35c7e1f into master Jun 23, 2025
65 checks passed
@lcian lcian deleted the lcian/feat/crash-detection-java-graphql branch June 23, 2025 13:04
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RuntimeException in io.sentry.graphql.SentryInstrumentation
2 participants