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

forst-lang / forst / 24638335993 / 1
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 08:27PM UTC
Files 221
Run time 4s
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 08:24PM UTC coverage: 76.456% (-0.05%) from 76.509%
24638335993.1

push

github

haveyaseen
feat(typechecker): resolve Go-bound fields and hovers via go/types

Prefer go/types when resolving dotted field access on locals recorded in
variableGoTypes, so named structs and slices map to concrete Forst types
instead of stopping at Pointer((implicit)). Show the real go/types string in
variable hovers when the Forst mapping is lossy, and list raw Go return types
on Go function hovers. Allow len and cap on TYPE_IMPLICIT operands so opaque
Go values remain valid where Go accepts them.

Example:

```forst
// After a Go call binds u, u.Path and len(u.Attachments) use go/types
// instead of implicit pointer/slice approximations.
```

21095 of 27591 relevant lines covered (76.46%)

89.06 hits per line

Source Files on job 24638335993.1
  • Tree
  • List 221
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24638335993
  • b12e3e19 on github
  • Prev Job for on main (#24637200235.1)
  • Next Job for on main (#24638404322.1)
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