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

forst-lang / forst / 28760113203
76%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 12:27AM UTC
Jobs 1
Files 286
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 Jul 2026 12:21AM UTC coverage: 79.105% (+0.006%) from 79.099%
28760113203

push

github

haveyaseen
feat(testrunner): emit test-only Go when z_forst_gen.go exists

Replace exportStructFields/testOnly bool pairs with EmitOptions. Track
dependency dirs that receive z_forst_gen.go shims and re-emit with
TestOnly so only *_test.ft is transformed and package type defs are omitted
when a library shim is already on disk. Read exportStructFields from
ftconfig when not set via CLI.

refactor(ftconfig): centralize ftconfig.json loading in internal package

Move Config schema, defaults, Load, FindConfigFile, and FindForstFiles into
internal/ftconfig as the single source of truth (configiface implementation).
ExportStructFieldsFromDir uses the shared load path. Slim cmd/forst/config.go
to CLI adapters: embed ftconfig.Config, Validate, and ToCompilerArgs.
Migrate load/find tests to ftconfig_test.go.

fix(compiler): exclude *_test.ft from -root package merge

collectSamePackageFtPaths skips test sources so merged library emits no
longer include test code. Update providers example golden and add generic
fixtures/tests for dependency emit plus self-test and package collection.

218 of 263 new or added lines in 6 files covered. (82.89%)

1 existing line in 1 file now uncovered.

27277 of 34482 relevant lines covered (79.11%)

134.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
75.32
0.12% forst/internal/transformer/go/transformer.go
8
94.33
forst/internal/ftconfig/ftconfig.go
4
97.91
-2.09% forst/internal/testrunner/runner.go

Coverage Regressions

Lines Coverage ∆ File
1
70.77
-1.54% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184251347 28760113203.1 06 Jul 2026 12:27AM UTC 286
79.11
GitHub Action Run
Source Files on build 28760113203
  • Tree
  • List 286
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1b2dd3e3 on github
  • Prev Build on main (#28759318960)
  • Next Build on main (#28760586332)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc