Skip to content

fix: prevent tsconfig cache pollution with separate raw and built caches#970

Merged
Boshen merged 2 commits into
mainfrom
fix-tsconfig-cache-pollution
Jan 14, 2026
Merged

fix: prevent tsconfig cache pollution with separate raw and built caches#970
Boshen merged 2 commits into
mainfrom
fix-tsconfig-cache-pollution

fix: prevent tsconfig cache pollution with separate raw and built caches

941cb0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 0s

94.17% (-0.20%) compared to f6fbb23

View this Pull Request on Codecov

94.17% (-0.20%) compared to f6fbb23

Details

Codecov Report

❌ Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.17%. Comparing base (f6fbb23) to head (941cb0f).

Files with missing lines Patch % Lines
src/tsconfig.rs 57.14% 3 Missing ⚠️
src/cache/cache_impl.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
- Coverage   94.36%   94.17%   -0.20%     
==========================================
  Files          17       17              
  Lines        3321     3346      +25     
==========================================
+ Hits         3134     3151      +17     
- Misses        187      195       +8     

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