Skip to content

fix: Fix UI issues when we get a bare span envelope #726

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

Merged
merged 1 commit into from
Mar 5, 2025

fix: Fix UI issues when we get a bare span envelope

cab7b75
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix UI issues when we get a bare span envelope #726

fix: Fix UI issues when we get a bare span envelope
cab7b75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

31.95% (+0.18%) compared to 0635b3c

View this Pull Request on Codecov

31.95% (+0.18%) compared to 0635b3c

Details

Codecov Report

Attention: Patch coverage is 71.11111% with 13 lines in your changes missing coverage. Please review.

Project coverage is 31.95%. Comparing base (0635b3c) to head (cab7b75).

Files with missing lines Patch % Lines
...ations/sentry/components/insights/QuerySummary.tsx 0.00% 4 Missing ⚠️
...ay/src/integrations/sentry/data/sentryDataCache.ts 86.20% 4 Missing ⚠️
...ntegrations/sentry/components/events/EventList.tsx 50.00% 1 Missing ⚠️
...y/components/explore/traces/TraceDetails/index.tsx 50.00% 1 Missing ⚠️
...ry/components/explore/traces/spans/SpanDetails.tsx 66.66% 1 Missing ⚠️
...s/overlay/src/integrations/sentry/data/profiles.ts 50.00% 1 Missing ⚠️
packages/overlay/src/integrations/sentry/index.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
+ Coverage   31.76%   31.95%   +0.18%     
==========================================
  Files          92       92              
  Lines        5811     5833      +22     
  Branches      114      118       +4     
==========================================
+ Hits         1846     1864      +18     
- Misses       3965     3969       +4     

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