Skip to content

Fixup

1012108
Select commit
Loading
Failed to load commit list.
Open

[worker] Add worker from turtle-v2 #3268

Fixup
1012108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 1s

49.30% (-2.62%) compared to aabf519

View this Pull Request on Codecov

49.30% (-2.62%) compared to aabf519

Details

Codecov Report

❌ Patch coverage is 16.62674% with 1740 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.30%. Comparing base (aabf519) to head (1012108).

Files with missing lines Patch % Lines
...kages/worker/src/__integration__/stateSync.test.ts 0.00% 187 Missing ⚠️
packages/worker/src/service.ts 0.00% 150 Missing and 13 partials ⚠️
...ages/worker/src/__integration__/abortBuild.test.ts 0.00% 126 Missing ⚠️
.../src/__integration__/possiblyHangingWorker.test.ts 0.00% 96 Missing ⚠️
packages/worker/src/env.ts 0.00% 71 Missing and 14 partials ⚠️
packages/worker/src/external/analytics.ts 19.82% 80 Missing and 5 partials ⚠️
packages/worker/src/runtimeEnvironment.ts 50.96% 74 Missing and 3 partials ⚠️
packages/worker/src/displayRuntimeInfo.ts 0.00% 66 Missing and 6 partials ⚠️
packages/worker/src/upload.ts 60.51% 59 Missing and 3 partials ⚠️
packages/worker/src/utils/WebSocketServer.ts 0.00% 59 Missing and 3 partials ⚠️
... and 26 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3268      +/-   ##
==========================================
- Coverage   51.93%   49.30%   -2.62%     
==========================================
  Files         634      672      +38     
  Lines       25931    28018    +2087     
  Branches     5451     5772     +321     
==========================================
+ Hits        13464    13811     +347     
- Misses      11345    13017    +1672     
- Partials     1122     1190      +68     

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