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

forst-lang / forst / 24464510107
76%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 03:58PM 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

15 Apr 2026 03:55PM UTC coverage: 69.072% (+2.0%) from 67.101%
24464510107

push

github

haveyaseen
test: expand coverage across compiler, Go/TS pipelines, LSP, and typechecker

- Compiler: ParseArgs edge cases, printUsage smoke, CompileFile output path,
  watch (missing file, compile-and-run success stub), and example matrix growth.
- Go transformer: pipeline integration table rows; pipeline_emit_levers for
  type-guard-name form, ensure-or lowering, typedef alias chains, pointer Nil.
- TS: typedef (assertion alias, nil shape/assertion errors, union binary),
  merge nil skips, output helpers, dev-server GenerateTypesForFunctions paths.
- Typechecker: coverage_snippets, completion and lookup_function tests.
- LSP: server HTTP/branch tests; drop redundant completion brace-helper tests.
- Small AST/hasher/hoverdoc tests; optional scripts/coverage_summary.sh tweak.

Example (Go ensure + typedef alias exercising alias-chain retry):

```go
type Label = String

func main() {
	s: Label = "hi"
	ensure s is Min(1)
	println("ok")
}
```

18753 of 27150 relevant lines covered (69.07%)

26.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
22
65.98
-17.53% forst/internal/compiler/args.go
12
63.1
-1.55% forst/cmd/forst/lsp/completion.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180319529 24464510107.1 15 Apr 2026 03:58PM UTC 221
69.07
GitHub Action Run
Source Files on build 24464510107
  • Tree
  • List 221
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6cbc62db on github
  • Prev Build on main (#24460133350)
  • Next Build on main (#24507870329)
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