Skip to content

refactor(core): Consolidate worker pool arguments into WorkerOptions interface - #816

Merged
yamadashy merged 5 commits into
mainfrom
feat/worker
Aug 31, 2025
Merged

refactor(core): Consolidate worker pool arguments into WorkerOptions interface#816
yamadashy merged 5 commits into
mainfrom
feat/worker

style(core): Fix trailing comma in file collection worker options

4d9b52c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2025 in 0s

87.59% (target 75.00%)

View this Pull Request on Codecov

87.59% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.59%. Comparing base (3e67817) to head (4d9b52c).

Files with missing lines Patch % Lines
src/core/file/globbyExecute.ts 0.00% 4 Missing ⚠️
src/core/metrics/calculateGitDiffMetrics.ts 0.00% 4 Missing ⚠️
src/core/metrics/calculateGitLogMetrics.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #816   +/-   ##
=======================================
  Coverage   87.59%   87.59%           
=======================================
  Files         113      113           
  Lines        6602     6604    +2     
  Branches     1372     1372           
=======================================
+ Hits         5783     5785    +2     
  Misses        819      819           

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