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

mlange-42 / ark-tools / 13609567818

01 Mar 2025 10:49PM CUT coverage: 98.445% (+0.007%) from 98.438%
13609567818

Pull #4

github

web-flow
Merge 81da4b8d1 into 969c3b899
Pull Request #4: Fix timing, add examples

3 of 3 new or added lines in 1 file covered. (100.0%)

633 of 643 relevant lines covered (98.44%)

140.44 hits per line

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

100.0
/app/time_unix.go
1
//go:build !windows
2
// +build !windows
3

4
package app
5

6
// initTimer adjusts time resolution for Windows.
7
// Does nothing on Unix systems.
8
// See this issue: https://github.com/golang/go/issues/44343
9
func initTimer() {
2✔
10
}
2✔
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

© 2025 Coveralls, Inc