fix: Obtain FirstInteraction directly from performance API #1410
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.
Loading