Skip to content

perf(core): Replace ZIP archive with streaming tar.gz extraction - #1153

Merged
yamadashy merged 5 commits into
mainfrom
refactor/replace-zip-with-tar-gz-streaming
Feb 23, 2026
Merged

perf(core): Replace ZIP archive with streaming tar.gz extraction#1153
yamadashy merged 5 commits into
mainfrom
refactor/replace-zip-with-tar-gz-streaming

refactor(core): Remove dead isExtractionError check from retry logic

2e98b5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

87.14% (target 75.00%)

View this Pull Request on Codecov

87.14% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.14%. Comparing base (756ce73) to head (2e98b5c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1153   +/-   ##
=======================================
  Coverage   87.13%   87.14%           
=======================================
  Files         115      115           
  Lines        4377     4310   -67     
  Branches     1016      998   -18     
=======================================
- Hits         3814     3756   -58     
+ Misses        563      554    -9     

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