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

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

Build:
Build:
LAST BUILD BRANCH: generator-ts
DEFAULT BRANCH: main
Ran 18 Jul 2025 07:29PM UTC
Jobs 1
Files 123
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

18 Jul 2025 07:28PM UTC coverage: 40.882% (+1.2%) from 39.675%
16378764282

Pull #31

github

haveyaseen
refactor: Split LSP server into separate endpoint files

- Split server.go into modular endpoint files for better organization
- health.go: Health check endpoint handler
- initialize.go: LSP initialize endpoint handler
- document.go: Document lifecycle endpoints (didOpen, didChange, didClose)
- hover_completion.go: Hover and completion endpoints
- shutdown.go: Shutdown and exit endpoints
- server.go: Cleaned up to contain only core server functionality and method router
- Fixed test failures in hover and completion endpoints
- All tests passing with improved code organization
Pull Request #31: feat: Basic LSP

660 of 1124 new or added lines in 13 files covered. (58.72%)

6 existing lines in 1 file now uncovered.

4950 of 12108 relevant lines covered (40.88%)

6.35 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
26
72.04
forst/cmd/forst/lsp/hover_completion.go
29
2.65
2.65% forst/cmd/forst/main.go
44
66.67
forst/cmd/forst/lsp/document.go
68
66.34
forst/cmd/forst/lsp/server.go
95
31.65
forst/cmd/forst/lsp/debugger.go
184
22.03
forst/cmd/forst/lsp/diagnostic.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 16378764282.1 18 Jul 2025 07:29PM UTC 123
40.88
GitHub Action Run
Source Files on build 16378764282
  • Tree
  • List 123
  • 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