feat(lsp): add Prisma Language Server support#23
Merged
Codecov / codecov/project
failed
Dec 18, 2025 in 1s
33.09% (-1.60%) compared to e9ec0e1
View this Pull Request on Codecov
33.09% (-1.60%) compared to e9ec0e1
Details
Codecov Report
❌ Patch coverage is 10.13825% with 195 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.09%. Comparing base (e9ec0e1) to head (63d960b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/lsp/src/server.ts | 6.56% | 185 Missing |
| packages/format/src/formatter.ts | 44.44% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #23 +/- ##
==========================================
- Coverage 34.68% 33.09% -1.60%
==========================================
Files 13 13
Lines 2606 2798 +192
==========================================
+ Hits 904 926 +22
- Misses 1702 1872 +170 ☔ 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.
Loading