Skip to content

refactor: remove getCodePoint function and use String.prototype.codeP…

5c12aa7
Select commit
Loading
Failed to load commit list.
Closed

feat: update client bundle to target ES2024 and remove support for older browsers #5675

refactor: remove getCodePoint function and use String.prototype.codeP…
5c12aa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 23, 2026 in 0s

83.70% (-5.11%) compared to 28ecc85

View this Pull Request on Codecov

83.70% (-5.11%) compared to 28ecc85

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.70%. Comparing base (28ecc85) to head (5c12aa7).

Files with missing lines Patch % Lines
client-src/overlay.js 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (28ecc85) and HEAD (5c12aa7). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (28ecc85) HEAD (5c12aa7)
14 4
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5675      +/-   ##
==========================================
- Coverage   88.81%   83.70%   -5.11%     
==========================================
  Files          13       13              
  Lines        5893     5880      -13     
==========================================
- Hits         5234     4922     -312     
- Misses        659      958     +299     

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