Skip to content

feat(logger): use threaded logger

30fce93
Select commit
Loading
Failed to load commit list.
Closed

feat(logger): use threaded logger #436

feat(logger): use threaded logger
30fce93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 1s

72.15% (target 70.00%)

View this Pull Request on Codecov

72.15% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 56.75676% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.15%. Comparing base (682b503) to head (30fce93).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/logger/transports.mjs 48.78% 21 Missing ⚠️
src/threading/index.mjs 11.76% 15 Missing ⚠️
src/logger/child.mjs 73.33% 4 Missing ⚠️
bin/commands/generate.mjs 86.66% 2 Missing ⚠️
bin/commands/interactive.mjs 0.00% 2 Missing ⚠️
src/threading/worker.mjs 0.00% 2 Missing ⚠️
bin/utils.mjs 50.00% 1 Missing ⚠️
src/logger/index.mjs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   74.72%   72.15%   -2.58%     
==========================================
  Files         107      100       -7     
  Lines       10436     9598     -838     
  Branches      681      595      -86     
==========================================
- Hits         7798     6925     -873     
- Misses       2636     2671      +35     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.