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

Match on strings for ignoreErrors & ignoreTransactions #819

Merged
merged 1 commit into from Apr 21, 2024

Conversation

ribice
Copy link
Collaborator

@ribice ribice commented Apr 16, 2024

Resolves #817

@ribice ribice requested a review from cleptric April 16, 2024 16:26
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.07%. Comparing base (7954115) to head (3c90fe5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #819   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files          49       49           
  Lines        4190     4190           
=======================================
  Hits         3481     3481           
  Misses        567      567           
  Partials      142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cleptric cleptric changed the title match strings for ignoreErrors as well Match on strings for ignoreErrors Apr 16, 2024
@cleptric cleptric changed the title Match on strings for ignoreErrors Match on strings for ignoreErrors & ignoreTransactions Apr 16, 2024
@ribice ribice merged commit 84427d8 into master Apr 21, 2024
20 checks passed
@ribice ribice deleted the ignore-errors-string branch April 21, 2024 07:14
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.

IgnoreErrors not filtering certain events.
2 participants