[worker] Resolve runtime cache settings from job env and fallback on npm cache failures#3855
Open
AbbanMustafa wants to merge 10 commits into
Open
[worker] Resolve runtime cache settings from job env and fallback on npm cache failures#3855AbbanMustafa wants to merge 10 commits into
AbbanMustafa wants to merge 10 commits into
Codecov / codecov/project
succeeded
Jun 12, 2026 in 0s
58.48% (+0.07%) compared to 22fc4da
View this Pull Request on Codecov
58.48% (+0.07%) compared to 22fc4da
Details
Codecov Report
❌ Patch coverage is 95.60440% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.48%. Comparing base (22fc4da) to head (c947944).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ages/build-tools/src/common/installDependencies.ts | 96.37% | 2 Missing |
| packages/build-tools/src/runtimeSettings.ts | 92.60% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3855 +/- ##
==========================================
+ Coverage 58.42% 58.48% +0.07%
==========================================
Files 917 919 +2
Lines 39994 40129 +135
Branches 8418 8445 +27
==========================================
+ Hits 23363 23467 +104
- Misses 16536 16566 +30
- Partials 95 96 +1 ☔ 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.
Loading