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

forst-lang / forst
77%
main: 76%

Build:
Build:
LAST BUILD BRANCH: test/go-runtime-coverage-gaps
DEFAULT BRANCH: main
Repo Added 27 May 2025 10:22PM UTC
Files 404
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

LAST BUILD ON BRANCH fix/host-mode-duplicate-spawn
branch: fix/host-mode-duplicate-spawn
CHANGE BRANCH
x
Reset
  • fix/host-mode-duplicate-spawn
  • builtins-generics
  • chore/centralize-test-go-mod-fixtures
  • chore/release-docker
  • chore/release-vscode-marketplace
  • chore/update-deps-20260711
  • control-flow-narrowing
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/npm_and_yarn-1341e02b81
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/remix-run/node-2.17.2
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/remix-run/react-2.17.3
  • document-builtins-hover
  • error-types
  • expand-lsp-functionality
  • feat/ensure-test-diagnostics
  • feat/full-request-sidecar
  • feat/go-builtin-hover-docs
  • feat/go-ffi-slice-spread-field-access
  • feat/interop-prod-coverage
  • feat/jump-to-go-import
  • feat/jump-to-node-import
  • feat/language-gap-filling
  • feat/map-read-result
  • feat/node-bootstrap-socket-rpc
  • feat/node-interop
  • feat/nodert-effect-runtime
  • feat/sidecar-layer-hardening
  • feat/type-unions-intersections
  • feat/use-with
  • fix-handle-value-constraints-in-field-lookup
  • fix/forst-build-extra-packages
  • fix/security-hardening-20260628
  • fix/test-pipeline-and-codegen-fixes
  • fix/transformer-ensure-or-fallback
  • fix/various-bugs-20260628
  • forst-cli-package
  • generator-ts
  • go-interop
  • gofmt-examples-out
  • improve-lexer
  • increase-coverage-20260403
  • increase-coverage-20260405
  • lint-fix
  • lsp
  • lsp-navigate
  • main
  • perf/hash-scope-key-restore
  • perf/release-pgo
  • perf/typechecker-hash-and-scope-cache
  • refactor-transformer
  • refactor/modernize-stdlib-usage
  • refactor/testutil-harness
  • release
  • result-types
  • rfc-guard
  • shape-guards
  • showcase-example-tictactoe
  • sidecar
  • sidecar-release
  • test-hash
  • test/go-runtime-coverage-gaps
  • test/increase-coverage-20260706
  • test/increase-coverage-20260720
  • type-guards
  • update-dependencies-20260402
  • update-dependencies-20260628
  • use-task
  • vscode-lsp-extension

12 Jul 2026 11:37AM UTC coverage: 77.249% (-0.002%) from 77.251%
29191330421

Pull #141

github

haveyaseen
fix(nodert): spawn host shims via node with execArgv imports

Host mode moved register.mjs and tsx loader preloads from NODE_OPTIONS
into process execArgv so workers do not inherit host registration. That
broke ftconfig node.binary shims such as remix-serve, which are Node
scripts rather than the node binary and ignore --import flags passed as
their own argv.

When the configured binary is not node, resolve the real node interpreter
and prepend the shim script path before shim args, keeping --import flags
on the node invocation. Direct node.binary configs are unchanged.

Add unit tests for direct node spawn and remix-serve-style shims.
Pull Request #141: fix(nodert): prevent duplicate host binds, restore piped colors

32185 of 41664 relevant lines covered (77.25%)

1327.61 hits per line

Relevant lines Covered
Build:
Build:
41664 RELEVANT LINES 32185 COVERED LINES
1327.61 HITS PER LINE
Source Files on fix/host-mode-duplicate-spawn
  • Tree
  • List 352
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29191330421 fix/host-mode-duplicate-spawn fix(nodert): spawn host shims via node with execArgv imports Host mode moved register.mjs and tsx loader preloads from NODE_OPTIONS into process execArgv so workers do not inherit host registration. That broke ftconfig node.binary shims such as r... Pull #141 12 Jul 2026 11:48AM UTC haveyaseen github
77.25
29190531818 fix/host-mode-duplicate-spawn fix(nodert): prevent duplicate host binds and restore piped colors Move register.mjs and tsx preload from NODE_OPTIONS to direct argv on the Go-spawned shim so Vite and Remix worker processes no longer each try to bind .forst/node.sock. Add FORST... Pull #141 12 Jul 2026 11:22AM UTC haveyaseen github
77.25
See All Builds (476)
  • Repo on GitHub
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