• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

forst-lang / forst / 16398087995
41%
main: 41%

Build:
Build:
LAST BUILD BRANCH: generator-ts
DEFAULT BRANCH: main
Ran 20 Jul 2025 08:50AM UTC
Jobs 1
Files 124
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jul 2025 08:48AM UTC coverage: 41.69% (+2.0%) from 39.675%
16398087995

Pull #31

github

haveyaseen
feat(lsp): reorganize LSP methods by functionality and add compression parameter

- Reorganize LSP methods by functionality instead of generic 'standard' grouping
- Move document navigation methods (definition, references, documentSymbol) to document.go
- Move workspace symbol search to hover_completion.go (code intelligence)
- Create new formatting.go for code formatting and actions (formatting, codeAction, codeLens, foldingRange)
- Delete standard_methods.go and distribute methods to appropriate files
- Add compression parameter to debugInfo with default enabled
- Add comprehensive logging for better debugging
- Add standard LSP capabilities for better VS Code compatibility
- Improve error handling and parameter parsing
- Add gzip compression for debug data with 77% size reduction

Files changed:
- document.go: Add definition, references, documentSymbol handlers + logging
- hover_completion.go: Add workspace symbol handler
- formatting.go: New file for formatting and code action handlers
- initialize.go: Add standard LSP capabilities and LLM debugging features
- server.go: Add compression parameter, improve logging, add new method routing
Pull Request #31: feat: Basic LSP

1023 of 1760 new or added lines in 14 files covered. (58.13%)

6 existing lines in 1 file now uncovered.

5313 of 12744 relevant lines covered (41.69%)

6.19 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.3
forst/cmd/forst/lsp/shutdown.go
5
62.5
-27.57% forst/internal/lexer/tokens.go
11
0.0
forst/cmd/forst/lsp/command.go
29
2.65
2.65% forst/cmd/forst/main.go
44
60.36
forst/cmd/forst/lsp/hover_completion.go
68
51.08
forst/cmd/forst/lsp/debugger.go
72
0.0
forst/cmd/forst/lsp/formatting.go
100
52.15
forst/cmd/forst/lsp/document.go
146
38.14
forst/cmd/forst/lsp/diagnostic.go
260
59.81
forst/cmd/forst/lsp/server.go

Uncovered Existing Lines

Lines Coverage ∆ File
6
2.65
2.65% forst/cmd/forst/main.go
Jobs
ID Job ID Ran Files Coverage
1 16398087995.1 20 Jul 2025 08:50AM UTC 124
41.69
GitHub Action Run
Source Files on build 16398087995
  • Tree
  • List 124
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #31
  • PR Base - main (#16231835868)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc