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

forst-lang / forst / 28761781254
76%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 01:22AM 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 01:18AM UTC coverage: 79.121% (+0.01%) from 79.111%
28761781254

push

github

haveyaseen
fix(printer): preserve typed slice literals in forst fmt

forst fmt dropped element types from Go-style slice composites, turning
[]String{} into [] and breaking type inference (e.g. append on forwarded
slices in ParseArgs-style code). Emit []T{...} when ArrayLiteralNode
carries an explicit element type; keep implicit-type [elem, ...] syntax
unchanged.

Also indent multiline return and assignment statements with prefixEachLine
so typed shape literal fields stay inside the enclosing block instead of
flushing to column zero.

Add regression tests for typed empty/non-empty slice printing and
multiline return shape indentation.

13 of 17 new or added lines in 1 file covered. (76.47%)

2 existing lines in 2 files now uncovered.

27303 of 34508 relevant lines covered (79.12%)

133.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
83.75
0.36% forst/internal/printer/printer.go

Coverage Regressions

Lines Coverage ∆ File
1
85.13
-0.26% forst/internal/transformer/go/providers.go
1
72.31
0.0% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184252290 28761781254.1 06 Jul 2026 01:22AM UTC 286
79.12
GitHub Action Run
Source Files on build 28761781254
  • Tree
  • List 286
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9e047f92 on github
  • Prev Build on main (#28761115551)
  • Next Build on main (#28778560655)
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