Skip to content

refactor: delete singleton

c29dd1a
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce logger #367

refactor: delete singleton
c29dd1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

74.71% (target 70.00%)

View this Pull Request on Codecov

74.71% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 99.15433% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.71%. Comparing base (1318d28) to head (c29dd1a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/logger/index.mjs 88.88% 3 Missing ⚠️
bin/commands/interactive.mjs 0.00% 2 Missing ⚠️
bin/utils.mjs 50.00% 1 Missing ⚠️
src/logger/transports/github.mjs 97.61% 1 Missing ⚠️
src/logger/utils/colors.mjs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   72.26%   74.71%   +2.45%     
==========================================
  Files          96      107      +11     
  Lines        9486    10430     +944     
  Branches      586      679      +93     
==========================================
+ Hits         6855     7793     +938     
- Misses       2629     2635       +6     
  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.