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

forst-lang / forst
75%
main: 76%

Build:
Build:
LAST BUILD BRANCH: test/go-runtime-coverage-gaps
DEFAULT BRANCH: main
Repo Added 27 May 2025 10:22PM UTC
Files 404
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

LAST BUILD ON BRANCH refactor/modernize-stdlib-usage
branch: refactor/modernize-stdlib-usage
CHANGE BRANCH
x
Reset
  • refactor/modernize-stdlib-usage
  • builtins-generics
  • chore/centralize-test-go-mod-fixtures
  • chore/release-docker
  • chore/release-vscode-marketplace
  • chore/update-deps-20260711
  • control-flow-narrowing
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/npm_and_yarn-1341e02b81
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/remix-run/node-2.17.2
  • dependabot/npm_and_yarn/examples/in/rfc/node-interop/remix-serve/remix-run/react-2.17.3
  • document-builtins-hover
  • error-types
  • expand-lsp-functionality
  • feat/ensure-test-diagnostics
  • feat/full-request-sidecar
  • feat/go-builtin-hover-docs
  • feat/go-ffi-slice-spread-field-access
  • feat/interop-prod-coverage
  • feat/jump-to-go-import
  • feat/jump-to-node-import
  • feat/language-gap-filling
  • feat/map-read-result
  • feat/node-bootstrap-socket-rpc
  • feat/node-interop
  • feat/nodert-effect-runtime
  • feat/sidecar-layer-hardening
  • feat/type-unions-intersections
  • feat/use-with
  • fix-handle-value-constraints-in-field-lookup
  • fix/forst-build-extra-packages
  • fix/host-mode-duplicate-spawn
  • fix/security-hardening-20260628
  • fix/test-pipeline-and-codegen-fixes
  • fix/transformer-ensure-or-fallback
  • fix/various-bugs-20260628
  • forst-cli-package
  • generator-ts
  • go-interop
  • gofmt-examples-out
  • improve-lexer
  • increase-coverage-20260403
  • increase-coverage-20260405
  • lint-fix
  • lsp
  • lsp-navigate
  • main
  • perf/hash-scope-key-restore
  • perf/release-pgo
  • perf/typechecker-hash-and-scope-cache
  • refactor-transformer
  • refactor/testutil-harness
  • release
  • result-types
  • rfc-guard
  • shape-guards
  • showcase-example-tictactoe
  • sidecar
  • sidecar-release
  • test-hash
  • test/go-runtime-coverage-gaps
  • test/increase-coverage-20260706
  • test/increase-coverage-20260720
  • type-guards
  • update-dependencies-20260402
  • update-dependencies-20260628
  • use-task
  • vscode-lsp-extension

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

Relevant lines Covered
Build:
Build:
31984 RELEVANT LINES 23911 COVERED LINES
87.64 HITS PER LINE
Source Files on refactor/modernize-stdlib-usage
  • Tree
  • List 266
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28326521335 refactor/modernize-stdlib-usage 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 wit... Pull #105 28 Jun 2026 03:12PM UTC haveyaseen github
74.76
See All Builds (476)
  • Repo on GitHub
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