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

forst-lang / forst / 16089318035
40%
main: 41%

Build:
Build:
LAST BUILD BRANCH: generator-ts
DEFAULT BRANCH: main
Ran 05 Jul 2025 03:03PM UTC
Jobs 1
Files 108
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

pending completion
16089318035

Pull #17

github

haveyaseen
fix: use inferred types for assertion error messages

Replace direct use of AssertionNode.String() with inferred type lookup
in transformer to generate fully qualified error messages. This ensures
ensure statements show proper base types like "AppContext.LoggedIn()"
instead of just "LoggedIn()" in error messages.

- Add getAssertionString() helper in transformer to get proper base type
- Use TypeChecker.LookupInferredType() to get inferred assertion types
- Fall back to original assertion string if no inferred type available
- Remove BaseType mutation attempts in typechecker collection phase
Pull Request #17: feat: Shape guards

3694 of 9303 relevant lines covered (39.71%)

6.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16089318035.1 05 Jul 2025 03:03PM UTC 108
39.71
GitHub Action Run
Source Files on build 16089318035
  • Tree
  • List 108
  • Changed 57
  • Source Changed 0
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #17
  • PR Base - main (#15450694797)
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