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

forst-lang / forst / 29157524668 / 1
77%
main: 76%

Build:
Build:
LAST BUILD BRANCH: test/go-runtime-coverage-gaps
DEFAULT BRANCH: main
Ran 11 Jul 2026 03:22PM UTC
Files 345
Run time 8s
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

11 Jul 2026 03:13PM UTC coverage: 77.496% (-0.2%) from 77.724%
29157524668.1

Pull #130

github

haveyaseen
fix(compiler): run modulecheck for -root compiles in standalone modules

-root builds skipped module-level typechecking, so after forst test emitted
z_forst_gen.go, cross-package calls like auth.LogEvent(id) were checked against
the Go stub (two args) instead of the Forst sibling signature (one arg).

Standalone modules (own go.mod, e.g. providers cross_pkg) now run modulecheck
and rebind the package typechecker so Forst sibling imports win over emitted Go
stubs. Node-interop and other -root compiles under forst/go.mod keep the
existing fresh-checker path by requiring a real go.mod at the module root.

Add regression tests for emitted Go stub arity, provider forwarding, and
node-interop sync compiles.
Pull Request #130: feat(node-interop)!: import node, nodert runtime, embedded invoke

31820 of 41060 relevant lines covered (77.5%)

1346.43 hits per line

Source Files on job 29157524668.1
  • Tree
  • List 345
  • Changed 65
  • Source Changed 0
  • Coverage Changed 65
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29157524668
  • 0c18973e on github
  • Prev Job for on feat/node-interop (#29039904685.1)
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