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: filter extra even without request #14

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

mrexox
Copy link
Owner

@mrexox mrexox commented Jan 27, 2025

Closes #13

🔧 Summary

Sentry::ErrorEvent is a successor of Sentry::Event, so it must have the request field. But I noticed that current logic doesn't filter extra when there's no request given. So adding filtering extra event for empty request

Copy link

coveralls-official bot commented Jan 27, 2025

Coverage Status

coverage: 91.133% (-0.3%) from 91.414%
when pulling d2a676d on fix/filter-extra-even-without-request
into ac6a7b6 on master.

@mrexox mrexox marked this pull request as ready for review January 27, 2025 08:11
@mrexox mrexox merged commit 2341bf8 into master Jan 27, 2025
27 of 34 checks passed
@mrexox mrexox deleted the fix/filter-extra-even-without-request branch January 27, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant