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

forst-lang / forst
59%
main: 76%

Build:
Build:
LAST BUILD BRANCH: feat/full-request-sidecar
DEFAULT BRANCH: main
Repo Added 27 May 2025 10:22PM UTC
Files 231
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

LAST BUILD ON BRANCH expand-lsp-functionality
branch: expand-lsp-functionality
CHANGE BRANCH
x
Reset
  • expand-lsp-functionality
  • builtins-generics
  • control-flow-narrowing
  • document-builtins-hover
  • error-types
  • feat/full-request-sidecar
  • feat/map-read-result
  • feat/sidecar-layer-hardening
  • feat/type-unions-intersections
  • fix-handle-value-constraints-in-field-lookup
  • forst-cli-package
  • generator-ts
  • go-interop
  • gofmt-examples-out
  • improve-lexer
  • increase-coverage-20260403
  • increase-coverage-20260405
  • lint-fix
  • lsp
  • lsp-navigate
  • main
  • refactor-transformer
  • release
  • result-types
  • rfc-guard
  • shape-guards
  • showcase-example-tictactoe
  • sidecar
  • sidecar-release
  • test-hash
  • type-guards
  • update-dependencies-20260402
  • use-task
  • vscode-lsp-extension

05 Apr 2026 11:17AM UTC coverage: 58.664% (+0.8%) from 57.837%
24000396572

Pull #40

github

haveyaseen
fix(lsp): peer completion cache, JSON-RPC notifications, diagnostics and folding

Cache same-package peer document analysis for cross-buffer completion only; keep
per-request analysis for the current file so TypeChecker scope is not reused
after RestoreScope. On parse/typecheck failure, still offer cross-buffer
top-level completions when package and zone allow. Invalidate peer cache on
didClose.

Return 204 with no body for JSON-RPC requests that omit id; extend server tests
for notification-style calls and HTTP behavior.

Map wrapped parser "expected … found …" messages to ErrorCodeUnexpectedToken via
strings.Contains. Bound type-def folding brace search so a later top-level decl
cannot supply the fold range.

Document initialize vs formatting/codeAction/codeLens routes; add infer_ensure
tests (registerTypeGuardExpectsInt helper, Present on pointer). Update ROADMAP
ensure row for current typechecker coverage.
Pull Request #40: feat(lsp): navigate locals, folding, completion, and formatting

446 of 1102 new or added lines in 15 files covered. (40.47%)

7 existing lines in 3 files now uncovered.

12184 of 20769 relevant lines covered (58.66%)

9.63 hits per line

Relevant lines Covered
Build:
Build:
20769 RELEVANT LINES 12184 COVERED LINES
9.63 HITS PER LINE
Source Files on expand-lsp-functionality
  • Tree
  • List 155
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24000396572 expand-lsp-functionality fix(lsp): peer completion cache, JSON-RPC notifications, diagnostics and folding Cache same-package peer document analysis for cross-buffer completion only; keep per-request analysis for the current file so TypeChecker scope is not reused after R... Pull #40 05 Apr 2026 11:18AM UTC haveyaseen github
58.66
24000165533 expand-lsp-functionality test(lsp): colocate folding tests and split navigation tests by stem Add folding_test.go beside folding.go with unit tests for folding helpers and integration tests moved from formatting_test.go. Remove the legacy navigation_test.go by relocating... Pull #40 05 Apr 2026 11:04AM UTC haveyaseen github
57.29
23999970186 expand-lsp-functionality feat(lsp): same-file go-to-definition and find-references for locals and parameters Wire local/param resolution after top-level navigable symbols: scope reset + RestoreScope, LookupVariable binding identity (Symbol.Scope), and navigation_locals h... Pull #40 05 Apr 2026 10:51AM UTC haveyaseen github
57.07
23976763577 expand-lsp-functionality docs(roadmap): sync LSP section with server capabilities - Describe initialize: folding advertised; formatting/actions/codelens omitted - Mark folding as done; split code actions & code lens as planned - Note completion/error_position helpers and... Pull #40 04 Apr 2026 10:10AM UTC haveyaseen github
57.95
23976689617 expand-lsp-functionality feat(lsp): folding ranges, completion context, and formatting fixes - Add folding range handler and advertise capability in initialize - Improve completion (error position, keyword/context paths) and tests - Fix formatting URI handling; extend fo... Pull #40 04 Apr 2026 10:05AM UTC haveyaseen github
57.95
See All Builds (336)
  • Repo on GitHub
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