Skip to content

feat: Bun Runtime Support. Migrate from Piscina to Tinypool for worker thread management - #716

Merged
yamadashy merged 8 commits into
mainfrom
feat/tinypool
Jul 4, 2025
Merged

feat: Bun Runtime Support. Migrate from Piscina to Tinypool for worker thread management#716
yamadashy merged 8 commits into
mainfrom
feat/tinypool

ci: apply Bun version simplification to build-and-run job

4e6dfc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 0s

90.36% (target 75.00%)

View this Pull Request on Codecov

90.36% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.36%. Comparing base (1ab51ec) to head (4e6dfc2).

Files with missing lines Patch % Lines
src/core/file/fileCollect.ts 0.00% 1 Missing ⚠️
src/core/file/fileProcess.ts 0.00% 1 Missing ⚠️
src/core/metrics/calculateAllFileMetrics.ts 0.00% 1 Missing ⚠️
src/core/metrics/calculateOutputMetrics.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #716   +/-   ##
=======================================
  Coverage   90.36%   90.36%           
=======================================
  Files          99       99           
  Lines        5561     5561           
  Branches     1186     1186           
=======================================
  Hits         5025     5025           
  Misses        536      536           

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