• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

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

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

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

Uncovered Changes

Lines Coverage ∆ File
111
58.1
-9.18% forst/cmd/forst/lsp/hover_completion.go
44
53.8
8.34% forst/internal/parser/expression.go
42
53.85
forst/internal/typechecker/builtin_doc.go
33
54.17
forst/internal/typechecker/field_hover.go
26
42.44
4.8% forst/internal/transformer/go/statement.go
18
64.59
-1.49% forst/internal/printer/printer.go
15
57.3
-1.17% forst/internal/hasher/hasher.go
15
85.22
-12.63% forst/internal/typechecker/infer_assignment.go
14
83.48
-10.11% forst/internal/parser/literal.go
12
64.02
7.92% forst/internal/typechecker/infer_expression.go
11
19.2
-0.12% forst/cmd/forst/lsp/navigation_locals.go
11
62.96
-4.78% forst/internal/typechecker/infer_function.go
7
83.56
-10.28% forst/internal/parser/assignment.go
6
80.65
-19.35% forst/internal/ast/expression.go
6
81.82
forst/internal/transformer/ts/forst_file_project.go
4
84.38
-15.63% forst/internal/ast/assignment.go
4
60.84
0.73% forst/internal/transformer/go/expression.go
4
85.71
forst/internal/typechecker/collect_order.go
2
76.29
-4.96% forst/internal/parser/statement.go
2
75.41
7.23% forst/internal/typechecker/go_hover.go
2
58.21
0.14% forst/internal/typechecker/unify_operators.go
1
81.78
-0.94% forst/cmd/forst/generate.go
1
84.13
0.0% forst/internal/parser/var.go
1
65.55
0.0% forst/internal/transformer/go/function.go
1
34.08
-0.7% forst/internal/transformer/go/shape.go
1
95.61
-0.11% forst/internal/transformer/ts/client.go

Coverage Regressions

Lines Coverage ∆ File
3
53.8
8.34% forst/internal/parser/expression.go
3
76.29
-4.96% forst/internal/parser/statement.go
2
62.96
-4.78% forst/internal/typechecker/infer_function.go
2
79.59
-2.04% forst/internal/typechecker/validate_references.go
1
81.78
-0.94% forst/cmd/forst/generate.go
1
19.2
-0.12% forst/cmd/forst/lsp/navigation_locals.go
1
84.38
-15.63% forst/internal/ast/assignment.go
1
83.56
-10.28% forst/internal/parser/assignment.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/179828937 24036929429.1 06 Apr 2026 03:00PM UTC 180
61.6
GitHub Action Run
Source Files on build 24036929429
  • Tree
  • List 180
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #57
  • PR Base - main (#24032070662)
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