Skip to content

feat(logger): add shared logger package with pino integration#37

Merged
amondnet merged 3 commits into
mainfrom
36-featlsp-add-logger-package-with-pino-integration
Dec 19, 2025
Merged

feat(logger): add shared logger package with pino integration#37
amondnet merged 3 commits into
mainfrom
36-featlsp-add-logger-package-with-pino-integration

fix(logger): add error notification in fallback and comprehensive tests

a269ec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

50.13% (+0.76%) compared to 74117d3

View this Pull Request on Codecov

50.13% (+0.76%) compared to 74117d3

Details

Codecov Report

❌ Patch coverage is 46.85714% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.13%. Comparing base (74117d3) to head (a269ec7).

Files with missing lines Patch % Lines
packages/lsp/src/server.ts 7.57% 61 Missing ⚠️
packages/logger/src/index.ts 81.69% 13 Missing ⚠️
packages/dora/src/providers/ast-grep/downloader.ts 22.22% 7 Missing ⚠️
packages/format/src/index.ts 22.22% 7 Missing ⚠️
packages/lsp/src/index.ts 62.50% 3 Missing ⚠️
packages/dora/src/providers/ast-grep/cli.ts 66.66% 1 Missing ⚠️
packages/format/src/config/loader.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   49.37%   50.13%   +0.76%     
==========================================
  Files          21       22       +1     
  Lines        4324     4392      +68     
==========================================
+ Hits         2135     2202      +67     
- Misses       2189     2190       +1     

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