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

forst-lang / forst
62%
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 showcase-example-tictactoe
branch: showcase-example-tictactoe
CHANGE BRANCH
x
Reset
  • showcase-example-tictactoe
  • builtins-generics
  • control-flow-narrowing
  • document-builtins-hover
  • error-types
  • expand-lsp-functionality
  • 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
  • sidecar
  • sidecar-release
  • test-hash
  • type-guards
  • update-dependencies-20260402
  • use-task
  • vscode-lsp-extension

06 Apr 2026 02:58PM UTC coverage: 61.597% (+0.3%) from 61.303%
24036929429

Pull #57

github

haveyaseen
fix(examples): add tictactoe merged-package Go golden

TestExampleTictactoeMergedPackage reads examples/out/tictactoe/server.go after
compiling examples/in/tictactoe with -root. The golden was missing from version
control, so fresh clones and CI failed with “no such file” when opening that
path.

Regenerate after changing the tictactoe sources:

Example:

```bash
cd forst && UPDATE_TICTACTOE_GOLDEN=1 go test ./cmd/forst -run TestExampleTictactoeMergedPackage -count=1
```
Pull Request #57: feat(compiler): variable slice indexing and indexed assignment

530 of 924 new or added lines in 33 files covered. (57.36%)

14 existing lines in 8 files now uncovered.

15371 of 24954 relevant lines covered (61.6%)

15.56 hits per line

Relevant lines Covered
Build:
Build:
24954 RELEVANT LINES 15371 COVERED LINES
15.56 HITS PER LINE
Source Files on showcase-example-tictactoe
  • Tree
  • List 180
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24036929429 showcase-example-tictactoe fix(examples): add tictactoe merged-package Go golden TestExampleTictactoeMergedPackage reads examples/out/tictactoe/server.go after compiling examples/in/tictactoe with -root. The golden was missing from version control, so fresh clones and CI f... Pull #57 06 Apr 2026 03:00PM UTC haveyaseen github
61.6
24034142721 showcase-example-tictactoe fix(parser): unary minus, negative literals, and Error built-in type - Accept leading `-` on int/float literals (including float tokens) and unary `-` in expressions; error on `-` before string, bool, nil, or array literals. - Treat bare `Error` ... Pull #57 06 Apr 2026 01:43PM UTC haveyaseen github
61.54
24033636202 showcase-example-tictactoe feat(compiler): variable slice indexing and indexed assignment Add IndexExpressionNode, parse `expr[i]` chains and `xs[i] = v` as assignment (not comparison). Extend AssignmentNode LValues to []ExpressionNode; typecheck slice element reads (Int i... Pull #57 06 Apr 2026 01:29PM UTC haveyaseen github
61.35
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