Skip to content

feat(lsp): add ESLint language server support#39

Merged
amondnet merged 1 commit into
mainfrom
38-featlsp-add-eslint-language-server-support
Dec 19, 2025
Merged

feat(lsp): add ESLint language server support#39
amondnet merged 1 commit into
mainfrom
38-featlsp-add-eslint-language-server-support

feat(lsp): add ESLint language server support

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

48.76% (-0.62%) compared to 74117d3

View this Pull Request on Codecov

48.76% (-0.62%) compared to 74117d3

Details

Codecov Report

❌ Patch coverage is 13.52941% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.76%. Comparing base (74117d3) to head (15b9e6b).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/lsp/src/server.ts 13.01% 147 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   49.37%   48.76%   -0.62%     
==========================================
  Files          21       22       +1     
  Lines        4324     4561     +237     
==========================================
+ Hits         2135     2224      +89     
- Misses       2189     2337     +148     

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