Skip to content

Move worker cache URLs to runtime settings env vars

c641c68
Select commit
Loading
Failed to load commit list.
Draft

[worker] Use runtime settings from storage #3801

Move worker cache URLs to runtime settings env vars
c641c68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 1s

57.55% (+0.26%) compared to 0ab2a04

View this Pull Request on Codecov

57.55% (+0.26%) compared to 0ab2a04

Details

Codecov Report

❌ Patch coverage is 92.94118% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.55%. Comparing base (0ab2a04) to head (c641c68).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
packages/worker/src/runtimeSettings.ts 91.94% 5 Missing ⚠️
packages/worker/src/env.ts 94.12% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3801      +/-   ##
==========================================
+ Coverage   57.30%   57.55%   +0.26%     
==========================================
  Files         905      912       +7     
  Lines       39291    39556     +265     
  Branches     8235     8284      +49     
==========================================
+ Hits        22510    22761     +251     
- Misses      15314    15329      +15     
+ Partials     1467     1466       -1     

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