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

smallnest / goclaw / 22514309419

28 Feb 2026 05:29AM UTC coverage: 8.888% (+4.6%) from 4.278%
22514309419

push

github

smallnest
replace with custiomized cli

0 of 492 new or added lines in 4 files covered. (0.0%)

3864 existing lines in 35 files now uncovered.

2864 of 32222 relevant lines covered (8.89%)

0.52 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/cli/input/termios_req_linux.go
1
//go:build linux
2

3
package input
4

5
import "golang.org/x/sys/unix"
6

NEW
7
func termiosRequests() (getReq, setReq uint) {
×
NEW
8
        return unix.TCGETS, unix.TCSETS
×
NEW
9
}
×
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