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

forst-lang / forst / 24628870850
76%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 12:19PM UTC
Jobs 1
Files 221
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

19 Apr 2026 12:16PM UTC coverage: 75.809%. Remained the same
24628870850

push

github

haveyaseen
feat(vscode-forst)!: nest compiler settings and pass preferLatestRelease to CLI

Group configuration under forst.compiler.* (path, download, preferLatestRelease)
and forst.lsp.*. readForstConfig reads compiler.path and compiler.download;
resolveForstBinary gets preferLatestRelease when both download and
preferLatestCompilerRelease are enabled. Debug info and spawn error text use the
new setting ids; README documents the two prefixes and compiler download flow.

BREAKING CHANGE: Rename forst.path to forst.compiler.path and forst.downloadCompiler
to forst.compiler.download in settings.json (no legacy keys).

Example:

```json
{
  "forst.compiler.path": "",
  "forst.compiler.download": true,
  "forst.compiler.preferLatestRelease": true,
  "forst.lsp.port": 8081
}
```

20783 of 27415 relevant lines covered (75.81%)

88.91 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180496831 24628870850.1 19 Apr 2026 12:19PM UTC 221
75.81
GitHub Action Run
Source Files on build 24628870850
  • Tree
  • List 221
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5d6241d7 on github
  • Prev Build on main (#24628430338)
  • Next Build on main (#24628895681)
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