Skip to content

perf(core): Remove Zod from startup path and optimize output generation - #1306

Merged
yamadashy merged 2 commits into
mainfrom
perf/optimize-startup-output-paths
Mar 28, 2026
Merged

perf(core): Remove Zod from startup path and optimize output generation#1306
yamadashy merged 2 commits into
mainfrom
perf/optimize-startup-output-paths

fix(core): Address review feedback on worker cleanup and progress mes…

92816d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

87.10% (target 75.00%)

View this Pull Request on Codecov

87.10% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (a49d81a) to head (92816d7).

Files with missing lines Patch % Lines
src/core/output/outputGenerate.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1306      +/-   ##
==========================================
+ Coverage   87.09%   87.10%   +0.01%     
==========================================
  Files         115      115              
  Lines        4354     4358       +4     
  Branches     1010     1014       +4     
==========================================
+ Hits         3792     3796       +4     
  Misses        562      562              

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