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

forst-lang / forst / 24311845495
62%
main: 76%

Build:
Build:
LAST BUILD BRANCH: feat/full-request-sidecar
DEFAULT BRANCH: main
Ran 12 Apr 2026 05:06PM UTC
Jobs 1
Files 192
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

12 Apr 2026 05:03PM UTC coverage: 62.534% (+0.04%) from 62.492%
24311845495

Pull #72

github

haveyaseen
feat(lsp): add hover dictionaries for built-in types and guards

Introduce package `internal/hoverdoc` with markdown strings for built-in
types and assertion guards. The LSP uses them for keyword hovers, for
identifiers immediately after `is`, and as a fallback when variable hover
chains have no leading `//` docs for a guard.

Example:

```forst
ensure x is Min(10)
```

Hovering `Min` after `is`, or a narrowed variable whose chain includes `Min`,
now surfaces the built-in guard documentation.
Pull Request #72: feat(lsp): add hover dictionaries for built-in types and guards

50 of 80 new or added lines in 3 files covered. (62.5%)

1 existing line in 1 file now uncovered.

16529 of 26432 relevant lines covered (62.53%)

19.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
48.0
forst/internal/hoverdoc/builtins.go
4
66.72
2.27% forst/cmd/forst/lsp/hover_completion.go

Coverage Regressions

Lines Coverage ∆ File
1
45.0
-0.71% forst/internal/typechecker/type_alias_display.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180149834 24311845495.1 12 Apr 2026 05:06PM UTC 192
62.53
GitHub Action Run
Source Files on build 24311845495
  • Tree
  • List 192
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #72
  • PR Base - main (#24311749291)
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