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

mlange-42 / arche-model / 9075085581

14 May 2024 06:58AM CUT coverage: 98.379%. Remained the same
9075085581

push

github

web-flow
Update changelog, fix docstings (#62)

607 of 617 relevant lines covered (98.38%)

146.19 hits per line

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

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

4
package model
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