Skip to content

fix(web-vitals): use PerformanceEntry.startTime for web vitals log timestamps where possible#1420

Merged
joseph-embrace merged 1 commit into
mainfrom
jwynn/fix/web-vitals-log-timestamp
Jul 20, 2026
Merged

fix(web-vitals): use PerformanceEntry.startTime for web vitals log timestamps where possible#1420
joseph-embrace merged 1 commit into
mainfrom
jwynn/fix/web-vitals-log-timestamp

fix(web-vitals): use metric start time as the log timestamp where pos…

70b477d
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 1 file with indirect coverage changes

🚀 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.