Skip to content

feat(lsp): add Rename Symbol support#19

Merged
amondnet merged 6 commits into
mainfrom
18-featlsp-add-rename-symbol-support
Dec 18, 2025
Merged

feat(lsp): add Rename Symbol support#19
amondnet merged 6 commits into
mainfrom
18-featlsp-add-rename-symbol-support

ci: add lint-staged for pre-commit hooks and PR linting

764dfc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2025 in 0s

29.72% (-2.07%) compared to e60e5c0

View this Pull Request on Codecov

29.72% (-2.07%) compared to e60e5c0

Details

Codecov Report

❌ Patch coverage is 9.19540% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.72%. Comparing base (e60e5c0) to head (764dfc9).

Files with missing lines Patch % Lines
packages/lsp/src/index.ts 8.67% 158 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   31.79%   29.72%   -2.07%     
==========================================
  Files           4        4              
  Lines        1730     1904     +174     
==========================================
+ Hits          550      566      +16     
- Misses       1180     1338     +158     

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