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

fix: Obtain FirstInteraction directly from performance API #1410

Merged
merged 9 commits into from
Mar 11, 2025

fix lint error

6e41564
Select commit
Loading
Failed to load commit list.
Merged

fix: Obtain FirstInteraction directly from performance API #1410

fix lint error
6e41564
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2025 in 0s

88.70% (+0.04%) compared to 2b093e8

View this Pull Request on Codecov

88.70% (+0.04%) compared to 2b093e8

Details

Codecov Report

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

Project coverage is 88.70%. Comparing base (2b093e8) to head (6e41564).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/common/util/event-origin.js 90.00% 1 Missing and 1 partial ⚠️
.../features/session_trace/aggregate/trace/storage.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1410      +/-   ##
==========================================
+ Coverage   88.66%   88.70%   +0.04%     
==========================================
  Files         169      170       +1     
  Lines        7411     7413       +2     
  Branches     1504     1505       +1     
==========================================
+ Hits         6571     6576       +5     
+ Misses        733      728       -5     
- Partials      107      109       +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.