Skip to content

feat(service-worker): standalone service worker runtime#6022

Open
gxkl wants to merge 43 commits into
nextfrom
feat/service-worker
Open

feat(service-worker): standalone service worker runtime#6022
gxkl wants to merge 43 commits into
nextfrom
feat/service-worker

refactor(service-worker): unify on handleEvent, move event types to t…

6849bdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 17, 2026 in 0s

71.04% (-11.40%) compared to 8d7f6c7

View this Pull Request on Codecov

71.04% (-11.40%) compared to 8d7f6c7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.04%. Comparing base (8d7f6c7) to head (6849bdd).
⚠️ Report is 1 commits behind head on next.

❗ There is a different number of reports uploaded between BASE (8d7f6c7) and HEAD (6849bdd). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (8d7f6c7) HEAD (6849bdd)
6 2
Additional details and impacted files
@@             Coverage Diff             @@
##             next    #6022       +/-   ##
===========================================
- Coverage   82.43%   71.04%   -11.40%     
===========================================
  Files         686       18      -668     
  Lines       21335      739    -20596     
  Branches     4260      182     -4078     
===========================================
- Hits        17587      525    -17062     
+ Misses       3241      181     -3060     
+ Partials      507       33      -474     

☔ View full report in Codecov by Harness.
📢 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.