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

forst-lang / forst / 24638335993
76%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 08:27PM 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 08:24PM UTC coverage: 76.456% (-0.05%) from 76.509%
24638335993

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.
```

49 of 81 new or added lines in 6 files covered. (60.49%)

1 existing line in 1 file now uncovered.

21095 of 27591 relevant lines covered (76.46%)

89.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
67.81
-1.52% forst/internal/typechecker/go_interop.go
5
70.07
-2.27% forst/internal/typechecker/types.go
4
69.32
-1.19% forst/internal/typechecker/field_hover.go
3
94.19
-3.34% forst/internal/typechecker/lookup_variable.go

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/180505202 24638335993.1 19 Apr 2026 08:27PM UTC 221
76.46
GitHub Action Run
Source Files on build 24638335993
  • Tree
  • List 221
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b12e3e19 on github
  • Prev Build on main (#24637200235)
  • Next Build on main (#24638404322)
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