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

forst-lang / forst / 28328419746
76%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 04:23PM UTC
Jobs 1
Files 267
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

28 Jun 2026 04:19PM UTC coverage: 75.952% (-0.003%) from 75.955%
28328419746

push

github

haveyaseen
fix(cli): fallback to prior release when latest binary 404s

During in-progress GitHub releases, the pinned or resolved compiler
version may return HTTP 404 before assets upload. When no explicit
version was passed, resolveForstBinary now falls back to the second
latest tag if the failed version is latest, or to the newest published
tag when npm is ahead of GitHub.

Adds fetchCompilerReleaseVersions for semver-sorted release discovery
and bumps GitHub REST API headers to 2026-03-10.

Example:

```typescript
// bundled v0.5.3 asset missing → downloads v0.5.2 instead
await resolveForstBinary();
```

24382 of 32102 relevant lines covered (75.95%)

102.27 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/183934793 28328419746.1 28 Jun 2026 04:23PM UTC 267
75.95
GitHub Action Run
Source Files on build 28328419746
  • Tree
  • List 267
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d0722305 on github
  • Prev Build on main (#28328267254)
  • Next Build on main (#28328697032)
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