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

forst-lang / forst / 28326521335
75%
main: 76%

Build:
Build:
LAST BUILD BRANCH: test/go-runtime-coverage-gaps
DEFAULT BRANCH: main
Ran 28 Jun 2026 03:12PM 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:09PM UTC coverage: 74.759% (-0.007%) from 74.766%
28326521335

Pull #105

github

haveyaseen
refactor: synctest watch debounce and Go 1.26 stdlib cleanups

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))
```
Pull Request #105: refactor: synctest watch debounce and Go 1.26 stdlib cleanups

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

2 existing lines in 1 file now uncovered.

23911 of 31984 relevant lines covered (74.76%)

87.64 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
2
70.77
-3.08% forst/internal/typechecker/type_registry.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/183934035 28326521335.1 28 Jun 2026 03:12PM UTC 266
74.76
GitHub Action Run
Source Files on build 28326521335
  • Tree
  • List 266
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #105
  • PR Base - main (#28326286372)
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