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

forst-lang / forst / 28760978985
76%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 12:56AM 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:52AM UTC coverage: 79.111% (+0.004%) from 79.107%
28760978985

push

github

haveyaseen
fix(transformer): lower string(int) to strconv.Itoa

Forst string(n) on Int meant decimal text, but codegen emitted Go’s
predeclared string(int) rune conversion. Lower Int via strconv.Itoa
alongside FormatBool for bool, and make string-literal concat coercion
type-aware so only named string aliases get Go string() wraps.

Add emit validation for standalone and concat string(int) cases.
Regenerate example goldens; golden update now formats .ft inputs with
forst fmt (skipping non-round-tripping files) and emits Go via
generators.GenerateGoCode to match the compiler. Reformat examples/in
and replace corrupted comment punctuation with ASCII.

20 of 22 new or added lines in 3 files covered. (90.91%)

2 existing lines in 1 file now uncovered.

27287 of 34492 relevant lines covered (79.11%)

133.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
79.31
-1.64% forst/internal/transformer/go/expression_string_builtin.go

Coverage Regressions

Lines Coverage ∆ File
2
79.31
-1.64% forst/internal/transformer/go/expression_string_builtin.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184251846 28760978985.1 06 Jul 2026 12:56AM UTC 286
79.11
GitHub Action Run
Source Files on build 28760978985
  • Tree
  • List 286
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9ba951f2 on github
  • Prev Build on main (#28760586332)
  • Next Build on main (#28761098162)
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