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

bokwoon95 / wgo
79%

Build:
DEFAULT BRANCH: main
Repo Added 26 Jan 2023 06:28PM UTC
Files 3
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • patch-1

06 May 2026 04:11PM UTC coverage: 78.613% (-4.5%) from 83.123%
25446992858

push

github

bokwoon95
flush currently-buffered text in stdin whenever a program reloads

fixes #24

1 of 57 new or added lines in 2 files covered. (1.75%)

1 existing line in 1 file now uncovered.

669 of 851 relevant lines covered (78.61%)

193.15 hits per line

Relevant lines Covered
Build:
Build:
851 RELEVANT LINES 669 COVERED LINES
193.15 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25446992858 main flush currently-buffered text in stdin whenever a program reloads fixes #24 push 06 May 2026 04:12PM UTC bokwoon95 github
78.61
21762548010 main Fix -stdin being blocked after a restart until Enter is pressed. Closes #22. os.Stdin.Read() blocks until a newline `\n` is provided (due to the OS doing line-by-line buffering https://groups.google.com/g/golang-nuts/c/NvD-pOTASIk). Therefore, d... push 06 Feb 2026 07:07PM UTC bokwoon95 github
83.12
21684644438 main main(): print error only if not context.Canceled push 04 Feb 2026 07:06PM UTC bokwoon95 github
82.84
21683459099 main TestWgoCmd_Run/signal_on: add context.DeadlineExceeded check push 04 Feb 2026 06:29PM UTC bokwoon95 github
85.02
21636505341 main delete windows-specific Test_stop Doesn't seem to work anymore on Windows 11's Notepad, forget it. macOS doesn't have such a test anyway, it's fine that Windows doesn't test its stop() as well. push 03 Feb 2026 03:34PM UTC bokwoon95 github
85.02
19253359968 main fix tests badge to point at wgo instead of sq push 11 Nov 2025 02:54AM UTC web-flow github
83.99
18922903829 main fix bug where we were unwatching everything but 256 files, instead of just unwatching 256 files Unwatching occurs when we hit the syscall.EMFILE error ("too many open files"), and we need to unwatch so that we have some file descriptors available... push 29 Oct 2025 09:41PM UTC bokwoon95 github
83.87
18922406961 main make unwatching when we hit "too many open files" deterministic Also clarify in the log message that it's the number of directories watched, not number of files watched. We don't actually know the number of files watched since we only add directo... push 29 Oct 2025 09:19PM UTC bokwoon95 github
82.84
18913447776 main bump dependencies push 29 Oct 2025 03:35PM UTC bokwoon95 github
83.06
18913333678 main wtf GitHub actions can't use Go 1.25? Let's see if downgrading from go 1.25 to go 1.24 fixes the errors. From the logs: Run go test . -coverprofile=coverage -race go test . -coverprofile=coverage -race shell: /usr/bin/bash -e {0} env: ... push 29 Oct 2025 03:31PM UTC bokwoon95 github
84.21
See All Builds (194)
  • Repo on GitHub
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