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 query source to DB spans #2521

Merged
merged 26 commits into from
Nov 24, 2023

Merge branch 'antonpirker/query-source' of github.com:getsentry/sentr…

9bd0ea4
Select commit
Loading
Failed to load commit list.
Merged

Add query source to DB spans #2521

Merge branch 'antonpirker/query-source' of github.com:getsentry/sentr…
9bd0ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 24, 2023 in 0s

26.76% of diff hit (target 54.92%)

View this Pull Request on Codecov

26.76% of diff hit (target 54.92%)

Annotations

Check warning on line 34 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L34

Added line #L34 was not covered by tests

Check warning on line 176 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L176

Added line #L176 was not covered by tests

Check warning on line 179 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L179

Added line #L179 was not covered by tests

Check warning on line 187 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 190 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L190

Added line #L190 was not covered by tests

Check warning on line 192 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L192

Added line #L192 was not covered by tests

Check warning on line 195 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L195

Added line #L195 was not covered by tests

Check warning on line 200 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L197-L200

Added lines #L197 - L200 were not covered by tests

Check warning on line 205 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L202-L205

Added lines #L202 - L205 were not covered by tests

Check warning on line 207 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L207

Added line #L207 was not covered by tests

Check warning on line 216 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 218 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L218

Added line #L218 was not covered by tests

Check warning on line 225 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L222-L225

Added lines #L222 - L225 were not covered by tests

Check warning on line 227 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L227

Added line #L227 was not covered by tests

Check warning on line 232 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L229-L232

Added lines #L229 - L232 were not covered by tests

Check warning on line 234 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L234

Added line #L234 was not covered by tests

Check warning on line 239 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L236-L239

Added lines #L236 - L239 were not covered by tests

Check warning on line 241 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L241

Added line #L241 was not covered by tests

Check warning on line 246 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L243-L246

Added lines #L243 - L246 were not covered by tests

Check warning on line 249 in sentry_sdk/tracing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/tracing_utils.py#L249

Added line #L249 was not covered by tests