fix(web-vitals): use PerformanceEntry.startTime for web vitals log timestamps where possible#1420
Merged
Merged
Codecov / codecov/project
succeeded
Jul 20, 2026 in 0s
96.87% (-0.01%) compared to 1cc54a8, passed because coverage increased by 0% when compared to adjusted base (96.87%)
View this Pull Request on Codecov
96.87% (-0.01%) compared to 1cc54a8, passed because coverage increased by 0% when compared to adjusted base (96.87%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (1cc54a8) to head (70b477d).
Additional details and impacted files
@@ Coverage Diff @@
## main #1420 +/- ##
==========================================
- Coverage 96.87% 96.87% -0.01%
==========================================
Files 233 233
Lines 10183 10208 +25
Branches 1440 1447 +7
==========================================
+ Hits 9865 9889 +24
- Misses 316 317 +1
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...bVitalsInstrumentation/WebVitalsInstrumentation.ts | 97.80% <100.00%> (+0.14%) |
⬆️ |
🚀 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