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

Limit focused events to session-captured trace IDs #217

Merged
merged 1 commit into from
Dec 5, 2023

Limit focused events to session-captured trace IDs

97fe540
Select commit
Loading
Failed to load commit list.
Merged

Limit focused events to session-captured trace IDs #217

Limit focused events to session-captured trace IDs
97fe540
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 1s

29.41% of diff hit (target 32.47%)

View this Pull Request on Codecov

29.41% of diff hit (target 32.47%)

Annotations

Check warning on line 7 in packages/overlay/src/components/Badge.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/components/Badge.tsx#L3-L7

Added lines #L3 - L7 were not covered by tests

Check warning on line 19 in packages/overlay/src/integrations/sentry/components/EventList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/EventList.tsx#L19

Added line #L19 was not covered by tests

Check warning on line 30 in packages/overlay/src/integrations/sentry/components/EventList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/EventList.tsx#L23-L30

Added lines #L23 - L30 were not covered by tests

Check warning on line 42 in packages/overlay/src/integrations/sentry/components/EventList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/EventList.tsx#L33-L42

Added lines #L33 - L42 were not covered by tests

Check warning on line 57 in packages/overlay/src/integrations/sentry/components/EventList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/EventList.tsx#L51-L57

Added lines #L51 - L57 were not covered by tests

Check warning on line 20 in packages/overlay/src/integrations/sentry/components/HiddenItemsButton.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/HiddenItemsButton.tsx#L3-L20

Added lines #L3 - L20 were not covered by tests

Check warning on line 19 in packages/overlay/src/integrations/sentry/components/TraceList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/TraceList.tsx#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 33 in packages/overlay/src/integrations/sentry/components/TraceList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/TraceList.tsx#L25-L33

Added lines #L25 - L33 were not covered by tests

Check warning on line 49 in packages/overlay/src/integrations/sentry/components/TraceList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/components/TraceList.tsx#L44-L49

Added lines #L44 - L49 were not covered by tests

Check warning on line 219 in packages/overlay/src/integrations/sentry/data/sentryDataCache.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/data/sentryDataCache.ts#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 231 in packages/overlay/src/integrations/sentry/data/sentryDataCache.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/data/sentryDataCache.ts#L228-L231

Added lines #L228 - L231 were not covered by tests

Check warning on line 13 in packages/overlay/src/integrations/sentry/data/useSentryHelpers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/data/useSentryHelpers.tsx#L6-L13

Added lines #L6 - L13 were not covered by tests

Check warning on line 50 in packages/overlay/src/integrations/sentry/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/index.ts#L44-L50

Added lines #L44 - L50 were not covered by tests

Check warning on line 66 in packages/overlay/src/integrations/sentry/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/index.ts#L66

Added line #L66 was not covered by tests

Check warning on line 31 in packages/overlay/src/integrations/sentry/sentry-integration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/overlay/src/integrations/sentry/sentry-integration.ts#L27-L31

Added lines #L27 - L31 were not covered by tests