Skip to content

fix(overlay): Fix eager profile grafting on incomplete trace data #783

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
Apr 22, 2025

fix(overlay): Fix eager profile grafting on incomplete trace data

6749ce0
Select commit
Loading
Failed to load commit list.
Merged

fix(overlay): Fix eager profile grafting on incomplete trace data #783

fix(overlay): Fix eager profile grafting on incomplete trace data
6749ce0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2025 in 0s

32.79% (-0.03%) compared to c8a34f4, passed because coverage increased by 0.01% when compared to adjusted base (32.77%)

View this Pull Request on Codecov

32.79% (-0.03%) compared to c8a34f4, passed because coverage increased by 0.01% when compared to adjusted base (32.77%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 32.79%. Comparing base (c8a34f4) to head (6749ce0).

Files with missing lines Patch % Lines
...ay/src/integrations/sentry/data/sentryDataCache.ts 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #783      +/-   ##
==========================================
- Coverage   32.81%   32.79%   -0.03%     
==========================================
  Files          93       93              
  Lines        5838     5839       +1     
  Branches      118      118              
==========================================
- Hits         1916     1915       -1     
- Misses       3922     3924       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.