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

Add before_send_transaction #1840

Merged
merged 8 commits into from Jan 18, 2023

Commits on Jan 16, 2023

  1. Copy the full SHA
    8b0b930 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe64837 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Copy the full SHA
    598c482 View commit details
    Browse the repository at this point in the history
  2. Removed useless checks, because they check just the normal sdk behavi…

    …our that is already tested somewhere else.
    antonpirker committed Jan 18, 2023
    Copy the full SHA
    3c0aa59 View commit details
    Browse the repository at this point in the history
  3. Update sentry_sdk/client.py

    Co-authored-by: Neel Shah <neel.shah@sentry.io>
    antonpirker and sl0thentr0py committed Jan 18, 2023
    Copy the full SHA
    a51b337 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    763994f View commit details
    Browse the repository at this point in the history
  5. More test coverage

    antonpirker committed Jan 18, 2023
    Copy the full SHA
    b99d39f View commit details
    Browse the repository at this point in the history
  6. Codecov should ignore _types.py because it is only type definitions f…

    …or mypy (and therefore not relevant at runtime)
    antonpirker committed Jan 18, 2023
    Copy the full SHA
    578293d View commit details
    Browse the repository at this point in the history