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

forst-lang / forst / 28326605450
76%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 03:16PM UTC
Jobs 1
Files 266
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 03:13PM UTC coverage: 74.744% (-0.02%) from 74.766%
28326605450

push

github

web-flow
refactor: synctest watch debounce and Go 1.26 stdlib cleanups (#105)

Extract watchDebounce from WatchFile and add TestWatchDebounce_synctest
using testing/synctest to verify timer reschedule cancels a pending fire.

Replace manual map-key collection with slices.Sorted(maps.Keys(...)) in
shape field ordering (ast, printer, TS type mapping). Switch optional
JSON fields to omitzero on dev server responses, discovery FunctionInfo,
and LSP wire structs.

Example:
```go
return slices.Sorted(maps.Keys(fields))
```

9 of 10 new or added lines in 4 files covered. (90.0%)

7 existing lines in 2 files now uncovered.

23906 of 31984 relevant lines covered (74.74%)

87.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
65.57
6.25% forst/internal/compiler/watch.go

Coverage Regressions

Lines Coverage ∆ File
6
46.05
-1.03% forst/internal/transformer/go/shape.go
1
72.31
-1.54% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/183934063 28326605450.1 28 Jun 2026 03:16PM UTC 266
74.74
GitHub Action Run
Source Files on build 28326605450
  • Tree
  • List 266
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c905f086 on github
  • Prev Build on main (#28326286372)
  • Next Build on main (#28326698692)
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