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

forst-lang / forst / 28756695986
76%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 10:19PM UTC
Jobs 1
Files 281
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

05 Jul 2026 10:13PM UTC coverage: 79.888% (+0.02%) from 79.872%
28756695986

push

github

haveyaseen
feat(typechecker): typecheck unqualified Go calls in mixed .go+.ft packages

Enable Forst files co-located with Go source to call exported same-package
Go functions without qualification. Load co-located Go exports via
initSamePackageGoExports, resolve calls through a unified checkGoFuncCall
path with tri-state trySamePackageGoCall (wrong arguments surface go-call
diagnostics instead of falling through silently), and record variableGoTypes
for same-package two-value assignments.

Centralize import-path derivation in forstpkg.ImportPathForDir and wire
compiler and modulecheck to set samePackageGoImportPath automatically.
Add ModuleResult.ImportPathForForstPackage for module-level checks.

Relax goload packageLoadOKAt for in-module packages whose go/types are
valid but GoFiles were omitted by go/packages, and stop skipping Forst
sibling paths in initGoImportPackages so mixed sibling packages load.

Add self-contained temp-module tests for same-package calls, import-path
helpers, and typed-package load acceptance.

98 of 125 new or added lines in 8 files covered. (78.4%)

2 existing lines in 2 files now uncovered.

26609 of 33308 relevant lines covered (79.89%)

134.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
72.07
-0.57% forst/internal/typechecker/go_interop.go
3
97.96
-2.04% forst/internal/modulecheck/module_providers.go

Coverage Regressions

Lines Coverage ∆ File
1
74.56
-0.44% forst/internal/typechecker/receiver_methods.go
1
70.77
-1.54% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/184249930 28756695986.1 05 Jul 2026 10:18PM UTC 281
79.89
GitHub Action Run
Source Files on build 28756695986
  • Tree
  • List 281
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 65f1b48c on github
  • Prev Build on main (#28756453887)
  • Next Build on main (#28757461779)
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