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

mlange-42 / arche-model / 7695440998

29 Jan 2024 11:38AM UTC coverage: 98.296% (+0.09%) from 98.208%
7695440998

push

github

web-flow
Add functionality to advance the model stepwise (#52)

577 of 587 relevant lines covered (98.3%)

121.34 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