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

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

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

pending completion
29157524668

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

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184530228 29157524668.1 11 Jul 2026 03:22PM UTC 345
77.5
GitHub Action Run
Source Files on build 29157524668
  • Tree
  • List 345
  • Changed 65
  • Source Changed 0
  • Coverage Changed 65
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #130
  • PR Base - main (#29039904685)
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