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

forst-lang / forst / 29646245273
75%
main: 76%

Build:
Build:
LAST BUILD BRANCH: test/go-runtime-coverage-gaps
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:37PM UTC
Jobs 1
Files 401
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

18 Jul 2026 01:28PM UTC coverage: 75.437% (-0.8%) from 76.253%
29646245273

Pull #146

github

haveyaseen
fix(executor): propagate context errors when subprocess is killed on cancel

When go run is killed after context cancellation or deadline, os/exec often
returns signal: killed instead of context.Canceled or DeadlineExceeded.
executeGoCode now returns ctx.Err() in that case so callers see the real
reason. Command runner tests assert on the returned error, not ctx.Err().

test: harden nodert, node-runtime, and sidecar tests from review

Sidecar client tests replace fragile try/catch with rejects.toThrow; the
timeout test now calls invokeFunction because discoverFunctions swallows
errors. paths tests clean up temp dirs, assert directory rejection via a
valid moduleId, and drop useless await on Bun rejects matchers. Minor nodert
stdout capture cleanup, exportAllowlistKey JSDoc, and reload transport test
rename to match mocked HTTP 500.
Pull Request #146: test(ci): gate interop deploy paths and harden invoke coverage

101 of 137 new or added lines in 8 files covered. (73.72%)

10 existing lines in 3 files now uncovered.

35792 of 47446 relevant lines covered (75.44%)

1169.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
77.78
forst/nodert/supervisor.go
10
89.58
-2.7% forst/internal/executor/executor.go
4
83.11
forst/nodert/client.go
4
75.77
forst/nodert/spawn.go
3
50.0
forst/internal/executor/command_runner.go

Coverage Regressions

Lines Coverage ∆ File
6
48.71
-1.03% forst/internal/transformer/go/shape.go
2
49.4
0.0% forst/internal/reload/coordinator.go
2
71.36
0.0% forst/internal/transformer/go/statement_return_zero_helpers.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184833438 29646245273.1 18 Jul 2026 01:37PM UTC 401
75.44
GitHub Action Run
Source Files on build 29646245273
  • Tree
  • List 401
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #146
  • PR Base - main (#29466077126)
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