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

forst-lang / forst / 24629111175
76%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 12:32PM UTC
Jobs 1
Files 221
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

19 Apr 2026 12:28PM UTC coverage: 75.809% (-0.004%) from 75.813%
24629111175

push

github

haveyaseen
fix(vscode-forst): install CLI prod deps when materializing for VSIX

copyNpmFilesLayout only copied npm-published files; @forst/cli still listed
semver at runtime. vsce runs npm list --production and failed with ELSPROBLEMS
until production dependencies exist under the materialized package.

Example (staged extension tree after materialize):

```text
extension/node_modules/@forst/cli/package.json  # "semver": "^7.x"
extension/node_modules/@forst/cli/node_modules/semver/
```

ci: add workflow_dispatch for npm/JSR and VSIX publish workflows

Publish packages and Publish VS Code extension can be run from the Actions UI with
the same inputs as workflow_call. Manual package publish fails fast if both tags
are empty; release.yml comment notes the existing manual Release entry point.

20783 of 27415 relevant lines covered (75.81%)

88.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
70.77
-1.54% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180497001 24629111175.1 19 Apr 2026 12:32PM UTC 221
75.81
GitHub Action Run
Source Files on build 24629111175
  • Tree
  • List 221
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e90aabaf on github
  • Prev Build on main (#24628895681)
  • Next Build on main (#24629274328)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc